diff options
| author | Xiao Guangrong <[email protected]> | 2009-12-07 12:06:29 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-12-07 06:26:24 +0100 |
| commit | d8bd9e0aedabcb47887712497bc386a06ddcbd12 (patch) | |
| tree | b8fbdb8987323a3b572554ebe00487d444abfec4 /scripts/objdiff | |
| parent | c0777c5aa835a97ccc77d82e55388940f0140a61 (diff) | |
perf_event: Fix raw event processing
We use 'data.raw_data' parameter to call process_raw_event(),
but data.raw_data buffer not include data size. it can make perf
tool crash.
This bug was introduced by commit 180f95e29a ("perf: Make common
SAMPLE_EVENT parser").
Signed-off-by: Xiao Guangrong <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Eduard - Gabriel Munteanu <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: OGAWA Hirofumi <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Li Zefan <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions