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:
66cf782
)
perf_counter tools: fix infinite loop in perf-report on zeroed event records
author
Ingo Molnar
<mingo@elte.hu>
Thu, 30 Apr 2009 12:14:37 +0000
(14:14 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 30 Apr 2009 12:14:37 +0000
(14:14 +0200)
Bail out early if a record has zero size - we have no chance to make
reliable progress in that case. Print out the offset where this happens,
and print the number of bytes we missed out on.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found