diff options
| author | OGAWA Hirofumi <[email protected]> | 2009-12-06 20:10:49 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-12-06 18:15:02 +0100 |
| commit | 7691b1ec2e4a8d4bd88dcf88b29792399ebe1c91 (patch) | |
| tree | 3b232372d2bd2a3aae58ccb37b36155d9917ab73 /scripts/objdiff | |
| parent | 180f95e29aa8782c019caa64ede2a28d8ab62564 (diff) | |
perf tools: Misc small fixes
- util/header.c
"len" is aligned to 64. So, it tries to write the out of
long_name buffer.
So, this use "zero_buf" to write aligned area.
- util/trace-event-read.c
"size" is not including nul byte. So, this allocates it, and set '\0'.
- util/trace-event-parse.c
It needs parens to calc correct size.
Signed-off-by: OGAWA Hirofumi <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[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