From: Jiri Olsa Date: Sat, 27 Oct 2012 21:18:32 +0000 (+0200) Subject: perf tools: Move dso_* related functions into dso object X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd059d731eeb466f51a404ee6cbfafb0fc7c20b;p=pandora-kernel.git perf tools: Move dso_* related functions into dso object Moving dso_* related functions into dso object. Keeping symbol loading related functions still in the symbol object as it seems more convenient. Signed-off-by: Jiri Olsa Reviewed-by: Namhyung Kim Tested-by: Namhyung Kim Cc: Corey Ashford Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1351372712-21104-6-git-send-email-jolsa@redhat.com [ committer note: Use "symbol.h" instead of to make it build with O= ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed