]> git.karo-electronics.de Git - linux-beck.git/commit
perf trace: Store the syscall ids for the event qualifiers in a table
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 2 Jul 2015 21:28:11 +0000 (18:28 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 6 Jul 2015 13:21:47 +0000 (10:21 -0300)
commit8b3ce7576598b8e3b746beb9e8d10c33bcc64edd
treee5572f92db7f6956227b1607a7b586d141ae677d
parentc27366f0f9dac552251a92453e4dc65164d530d4
perf trace: Store the syscall ids for the event qualifiers in a table

That we will use to set a filter on raw_syscalls:sys_{enter,exit}
events.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-2acxrcxyu7tlolrfilpty38y@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c