From: Arnaldo Carvalho de Melo Date: Mon, 4 Jan 2010 18:19:26 +0000 (-0200) Subject: perf symbols: Generalise the kallsyms parsing routine X-Git-Tag: v2.6.34-rc1~197^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=682b335a5bccf9e5b7e74380784aa2f145d04444;p=pandora-kernel.git perf symbols: Generalise the kallsyms parsing routine Will be used to find an specific symbol by name on 'perf record' to support relocation reference symbols to support relocatable kernels. Still have to conver the perf trace tools to use it instead of their current reimplementation. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1262629169-22797-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed