diff options
author | Namhyung Kim <[email protected]> | 2012-09-07 11:49:47 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-07 12:15:31 -0300 |
commit | 67ed939c9eb029c28057eb75de456a9d0e899fd4 (patch) | |
tree | 14cbbd135c6284ad85341887d251278928fe3698 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0ca8da00ad170c12c12350c3a2500591a7bec535 (diff) |
tools lib traceevent: Get rid of die() from pevent_register_print_function
If memory allocation for handler fails or argument type is not match,
return gracefully instead of calling die(). Also add an new error code
for the later case.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions