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 | 2814eb05720baa54ffe0950714fd55a5bcc8a565 (patch) | |
tree | f49ae1044379205e053bec2e43bcfd36d0d55e6e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a116e05dcf61c8d758e0f0aed40325534aee2c13 (diff) |
perf kmem: 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions