]> git.openfabrics.org - ~emulex/infiniband.git/commit
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens
authorJiri Olsa <jolsa@redhat.com>
Tue, 3 Jul 2012 22:00:43 +0000 (00:00 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Jul 2012 14:29:56 +0000 (11:29 -0300)
commitcf3506dcc4a855d11af20bcb271ac921033ba0de
treec7c0261f08a6dcbf4a4caea7425d2033ff844f96
parent8c5f0a84c6b16e04195001bfd78281909519cf09
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens

Spliting PE_VALUE_SYM token to PE_VALUE_SYM_HW and PE_VALUE_SYM_SW
tokens to separate hardware and software symbols.

This will be useful in upcomming patch where we want to be able to parse
out only hardware events.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1341352848-11833-6-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/parse-events.l
tools/perf/util/parse-events.y