diff options
author | Namhyung Kim <[email protected]> | 2013-12-17 09:02:36 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-12-17 16:51:49 -0300 |
commit | f23b24f1bf90b56cfaeb2a1c9b77c46efe8916a6 (patch) | |
tree | 8e29bc6882acf674f1e77574b69da24b8dd01072 /tools/perf/util/trace-event-scripting.c | |
parent | 5f70619d67b99310be9aaf850293b7fd7f31d160 (diff) |
tools lib traceevent: Get rid of die() in some string conversion functions
Those functions stringify filter arguments.
As caller of those functions handles NULL string properly, it seems that
it's enough to return NULL rather than calling die().
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[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/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions