]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf report: Print more info instead of <unknown> entries
authorIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 21:24:45 +0000 (23:24 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 21:24:45 +0000 (23:24 +0200)
commit0a520c63e1625b92ef775da40192e1542910e7f6
tree5c9be0fd0e7ef618e6529144427803cc264b4820
parent3cf165fc2e7f221a7a95098b47eb990779e29f5f
perf report: Print more info instead of <unknown> entries

Sometimes we still fail to find a DSO or look up a symbol,
print out the raw information in this case (which an help
debug the problem), instead of a not very helpful <unknown>
string.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-report.c