]> git.baikalelectronics.ru Git - kernel.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)
commit56bc4a02570fcb412d2ae1e7a0efd61665c58e66
tree5c9be0fd0e7ef618e6529144427803cc264b4820
parent9d3823fdb4ba7e39edfc11c5cadc6cad7e985be9
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