diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-12 16:05:02 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-13 10:11:52 -0300 |
commit | 59247e33ff494e3643cdff54b64bf72575052b76 (patch) | |
tree | 75bbf85deaff38eaa562eefb45bdb38fbcd38849 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | e20ab86e51218f9949f41fb39a6c4f63b662f135 (diff) |
perf trace: Do not accept --no-syscalls together with -e
Doesn't make sense and was causing a segfault, fix it.
# trace -e clone --no-syscalls --event sched:*exec firefox
The -e option can't be used with --no-syscalls.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions