diff options
author | Namhyung Kim <[email protected]> | 2012-06-11 15:28:53 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-06-29 13:28:13 -0300 |
commit | 50d8f9e393c5a1a8864fda75e3a9f2b800497a61 (patch) | |
tree | cd109f00dc5efc5ca91ba13acd2f307e8f841f03 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e080e6f1c863242ff709046d0486d09c46dc484a (diff) |
tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
Because the only caller of the alloc_event() (pevent_parse_event) checks
return value properly, it can be changed to use plain malloc.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions