diff options
author | Jiri Olsa <[email protected]> | 2012-07-04 00:00:44 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-07-05 11:31:13 -0300 |
commit | 1dc12760854a670d0366dcfd8ad179e3574c1712 (patch) | |
tree | ded10cc932dff47a07e90b94fbdb10c74bc8e9b0 /tools/perf/scripts/python/sched-migration.py | |
parent | cf3506dcc4a855d11af20bcb271ac921033ba0de (diff) |
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 <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions