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:
7442996
)
perf tools: Pre-check sample size before parsing
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 21 May 2011 17:33:04 +0000
(19:33 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 22 May 2011 01:38:36 +0000
(
03:38
+0200)
Check that the total size of the sample fields having a fixed
size do not exceed the one of the whole event. This robustifies
the sample parsing.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Stephane Eranian <eranian@google.com>
No differences found