From: David Ahern Date: Wed, 8 Dec 2010 02:39:46 +0000 (-0700) Subject: perf report: Allow user to specify path to kallsyms file X-Git-Tag: v2.6.38-rc1~490^2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b226a5a72901bc9c73d639ea2e53e6c304bf3b74;p=pandora-kernel.git perf report: Allow user to specify path to kallsyms file This is useful for analyzing a perf data file on a different system than the one data was collected on and still include symbols from loaded kernel modules in the output. Commiter note: Updated the man page accordingly. LKML-Reference: <1291775986-16475-1-git-send-email-daahern@cisco.com> Signed-off-by: David Ahern Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed