]> git.baikalelectronics.ru Git - kernel.git/commit
perf trace: Support ! in -e expressions
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Aug 2013 15:56:21 +0000 (12:56 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2013 20:25:41 +0000 (17:25 -0300)
commit79d6866619b0b18a3ec4a7e1b717a74b2e04db1f
treebbd79fc5b14dd010593f7b9974d7bfe7a9b90460
parent0cecb0e5ffa657406c6e8e6021641e0ca6fd1fec
perf trace: Support ! in -e expressions

So that we can ask for all but a set of syscalls to be traced.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
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-9j6hvap23qanyl96wx4mrj9k@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-trace.txt
tools/perf/builtin-trace.c