diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-09-09 03:53:06 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-09-09 16:39:02 +0200 |
commit | a116e05dcf61c8d758e0f0aed40325534aee2c13 (patch) | |
tree | 14c6d47407cea9cc3947e52631e880930cb995ec /tools/perf/builtin-kmem.c | |
parent | perf test: Remove die() calls (diff) | |
download | linux-a116e05dcf61c8d758e0f0aed40325534aee2c13.tar.xz linux-a116e05dcf61c8d758e0f0aed40325534aee2c13.zip |
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 <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-88cwdogxqomsy9tfr8r0as58@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions