diff options
author | Arnaldo Carvalho de Melo | 2016-04-12 21:05:02 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2016-04-13 15:11:52 +0200 |
commit | 59247e33ff494e3643cdff54b64bf72575052b76 (patch) | |
tree | 75bbf85deaff38eaa562eefb45bdb38fbcd38849 /tools/perf/util/scripting-engines | |
parent | perf evsel: Move some methods from session.[ch] to evsel.[ch] (diff) | |
download | kernel-qcow2-linux-59247e33ff494e3643cdff54b64bf72575052b76.tar.gz kernel-qcow2-linux-59247e33ff494e3643cdff54b64bf72575052b76.tar.xz kernel-qcow2-linux-59247e33ff494e3643cdff54b64bf72575052b76.zip |
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 <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Milian Wolff <milian.wolff@kdab.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-ccrahezikdk2uebptzr1eyyi@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions