perf_counter tools: Add 'perf list' to list available events
authorThomas Gleixner <tglx@linutronix.de>
Sat, 6 Jun 2009 10:24:17 +0000 (12:24 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 6 Jun 2009 12:16:49 +0000 (14:16 +0200)
commit86847b62f0781ccc97a79936c9ed9dc818cff67b
treea55a8ea4a3e2c771322edc7aa01b1572c3a59c06
parent8326f44da090d6d304d29b9fdc7fb3e20889e329
perf_counter tools: Add 'perf list' to list available events

perf list: List all the available event types which can be used in
-e (--event) options.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Makefile
Documentation/perf_counter/builtin-list.c [new file with mode: 0644]
Documentation/perf_counter/builtin-record.c
Documentation/perf_counter/builtin-stat.c
Documentation/perf_counter/builtin-top.c
Documentation/perf_counter/builtin.h
Documentation/perf_counter/perf.c
Documentation/perf_counter/util/parse-events.c
Documentation/perf_counter/util/parse-events.h