From: Arnaldo Carvalho de Melo Date: Wed, 27 Jan 2010 23:05:50 +0000 (-0200) Subject: perf symbols: Factor out dso__load_vmlinux_path() X-Git-Tag: v2.6.34-rc1~197^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19afe46412452fef89cc623873a8931b3685944;p=pandora-kernel.git perf symbols: Factor out dso__load_vmlinux_path() So that we can call it directly from regression tests, and also to reduce the size of dso__load_kernel_sym(), making it more clear. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1264633557-17597-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed