linux/tools
Jiri Olsa 1dc1276085 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>
2012-07-05 11:31:13 -03:00
..
firewire
hv
include/tools
lguest
lib/traceevent tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event() 2012-06-29 13:28:13 -03:00
nfsd
perf perf tools: Split event symbols arrays to hw and sw parts 2012-07-05 11:31:13 -03:00
power tools/power turbostat: fix IVB support 2012-06-03 23:47:49 -04:00
scripts
testing syscalls, x86: add __NR_kcmp syscall 2012-05-31 17:49:32 -07:00
usb
virtio
vm tools/vm/page-types.c: cleanups 2012-05-29 16:22:21 -07:00
Makefile