Arnaldo Carvalho de Melo
43adec955e
perf evlist: New command to list the names of events present in a perf.data file
[root@emilia ~]# perf record -a -e sched:* -e timer:timer* sleep 5
[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.172 MB perf.data (~7530 samples) ]
[root@emilia ~]# perf evlist
sched:sched_kthread_stop
sched:sched_kthread_stop_ret
sched:sched_wakeup
sched:sched_wakeup_new
sched:sched_switch
sched:sched_migrate_task
sched:sched_process_free
sched:sched_process_exit
sched:sched_wait_task
sched:sched_process_wait
sched:sched_process_fork
sched:sched_stat_wait
sched:sched_stat_sleep
sched:sched_stat_iowait
sched:sched_stat_runtime
sched:sched_pi_setprio
timer:timer_init
timer:timer_start
timer:timer_expire_entry
timer:timer_expire_exit
timer:timer_cancel
[root@emilia ~]#
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-03-15 11:10:48 -03:00
..
2009-06-06 20:33:43 +02:00
2009-08-17 10:43:42 +02:00
2011-02-16 14:47:56 -02:00
2009-06-06 20:33:43 +02:00
2009-06-06 20:33:43 +02:00
2009-06-06 20:33:43 +02:00
2009-06-06 20:33:43 +02:00
2009-06-06 20:33:43 +02:00
2010-12-01 18:22:45 -02:00
2010-01-20 08:54:58 +01:00
2010-05-05 11:23:27 -03:00
2010-07-28 11:30:10 -03:00
2010-12-01 18:22:45 -02:00
2010-12-21 20:17:51 -02:00
2011-03-15 11:10:48 -03:00
2009-06-06 20:33:43 +02:00
2010-05-04 10:48:22 -03:00
2010-05-05 11:23:27 -03:00
2010-12-01 18:22:46 -02:00
2011-02-17 15:38:58 -02:00
2011-02-23 07:29:33 -03:00
2011-02-16 17:03:23 -02:00
2011-02-16 13:30:48 +01:00
2010-12-21 20:17:51 -02:00
2010-12-01 18:22:48 -02:00
2010-11-16 19:37:44 +01:00
2010-11-16 19:37:44 +01:00
2011-03-14 17:07:20 -03:00
2011-02-16 13:30:48 +01:00
2010-12-01 18:22:49 -02:00
2010-12-21 20:17:51 -02:00
2010-12-01 18:22:48 -02:00
2010-01-13 17:39:44 +01:00