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:
c5fc472
)
perf tools: Check we are able to read the event size on mmap
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 21 May 2011 15:07:24 +0000
(17:07 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 22 May 2011 01:12:13 +0000
(
03:12
+0200)
Check we have enough mmaped space to read the current event
size from its headers, otherwise we may dereference some
hell there.
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