git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63aa9e7
)
perf symbols: symbol inconsistency message should be done only at verbose=1
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Mon, 17 May 2010 20:57:59 +0000
(17:57 -0300)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Mon, 17 May 2010 20:57:59 +0000
(17:57 -0300)
That happened for an old perf.data file that had no fake MMAP events for
the kernel modules, but even then it should warn once for each module,
not one time for every symbol in every module not found.
Reported-by: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found