diff options
author | Namhyung Kim <[email protected]> | 2016-02-16 23:08:25 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-19 19:16:06 -0300 |
commit | bba58cdfaace2eb96d2b3cabc610d2ba033371c8 (patch) | |
tree | d231cfe09976a0b60bbb98d5942ef0d65f8dacb1 /tools/perf/util/trace-event-scripting.c | |
parent | dca0d122e498c054b117bd4aa5568ce90ee142d5 (diff) |
perf hists: Return error from hists__collapse_resort()
Currently hists__collapse_resort() and hists__collapse_insert_entry()
don't return an error code. Now that callchain_merge() can check for
errors, abort and pass the error to the user. A later patch can add
more work which also can fail.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[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