linux-kernel-test/tools/perf/scripts/python
Arnaldo Carvalho de Melo 2e7d1e3fb8 perf python scripting: print the syscall name on sctop
[root@emilia tmp]# perf trace sctop 1
syscall events:

event                                          count
----------------------------------------  ----------
read                                          215400
futex                                           4029
write                                            376
brk                                               33
rt_sigprocmask                                    24
select                                            17
lseek                                              2
fsync                                              1
^C[root@emilia tmp]#

Cc: David S. Miller <davem@davemloft.net>
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>
2010-10-25 18:47:27 -02:00
..
bin perf trace: Use $PERF_EXEC_PATH in canned report scripts 2010-10-23 15:31:20 -02:00
Perf-Trace-Util perf python scripting: Improve the failed-syscalls-by-pid script 2010-10-25 18:46:41 -02:00
check-perf-trace.py perf scripts python: Give field dict to unhandled callback 2010-06-01 06:12:35 -03:00
failed-syscalls-by-pid.py perf python scripting: Improve the failed-syscalls-by-pid script 2010-10-25 18:46:41 -02:00
netdev-times.py perf: Add a script to show packets processing 2010-09-07 18:43:32 +02:00
sched-migration.py perf, sched migration: Librarize task states and event headers helpers 2010-08-02 01:32:00 +02:00
sctop.py perf python scripting: print the syscall name on sctop 2010-10-25 18:47:27 -02:00
syscall-counts-by-pid.py perf/scripts: Add syscall tracing scripts 2010-02-25 04:07:48 +01:00
syscall-counts.py perf python scripting: Improve the syscalls-counts script 2010-10-25 18:47:11 -02:00