diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-08 22:53:06 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-09 11:39:02 -0300 |
commit | a116e05dcf61c8d758e0f0aed40325534aee2c13 (patch) | |
tree | 14c6d47407cea9cc3947e52631e880930cb995ec /tools/perf/scripts/python/syscall-counts.py | |
parent | 32c7f7383a096a4fc878fdda686c7725945e8a8f (diff) |
perf sched: Remove die() calls
Just use pr_err() + return -1 and perf_session__process_events to abort
when some event would call die(), then let the perf's main() exit doing
whatever it needs.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions