commit | b226a5a72901bc9c73d639ea2e53e6c304bf3b74 | [log] [tgz] |
---|---|---|
author | David Ahern <daahern@cisco.com> | Tue Dec 07 19:39:46 2010 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Dec 09 11:07:07 2010 -0200 |
tree | 3cc388b8450f95af1909c1ce00978b5db6ed17a5 | |
parent | 2c6cb1053ad8b61ab9fb50b578d0ffea959f7583 [diff] |
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 <daahern@cisco.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>