diff options
author | 2012-07-04 00:00:44 +0200 | |
---|---|---|
committer | 2012-07-05 11:31:13 -0300 | |
commit | 1dc12760854a670d0366dcfd8ad179e3574c1712 (patch) | |
tree | ded10cc932dff47a07e90b94fbdb10c74bc8e9b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens (diff) | |
download | linux-dev-1dc12760854a670d0366dcfd8ad179e3574c1712.tar.xz linux-dev-1dc12760854a670d0366dcfd8ad179e3574c1712.zip |
perf tools: Split event symbols arrays to hw and sw parts
It'll be convenient in upcoming patch to access hw event symbols
strings via enum perf_hw_id indexes. In order not to duplicate
the data, creating two separate arrays:
event_symbols_hw for enum perf_hw_id events
event_symbols_sw for enum perf_sw_ids events
Changing the current event list code to follow the change.
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-7-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions