diff options
author | Namhyung Kim <[email protected]> | 2014-01-15 10:45:26 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-15 15:10:32 -0300 |
commit | 504586e0954bcf9550dfdea37d3234174ed1d68f (patch) | |
tree | 8325e155e77b0282a3828000d2b244ca3b46eaf4 /tools/perf/util/trace-event-scripting.c | |
parent | 3026bba3c37711234771349ca020d9a85e572f60 (diff) |
tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()
Use plain malloc() and check its return value.
Signed-off-by: Namhyung Kim <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Acked-by: Steven Rostedt <[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