Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | perf script: Fix broken include in Context.xs | Ramkumar Ramachandra | 1 | -1/+1 |
2013-05-23 | perf: net_dropmonitor: Remove progress indicator | Ben Hutchings | 1 | -12/+1 |
2013-05-23 | perf: net_dropmonitor: Use bisection in symbol lookup | Ben Hutchings | 1 | -4/+18 |
2013-05-23 | perf: net_dropmonitor: Do not assume ordering of dictionaries | Ben Hutchings | 1 | -4/+4 |
2013-05-23 | perf: net_dropmonitor: Fix symbol-relative addresses | Ben Hutchings | 1 | -3/+3 |
2013-05-23 | perf: net_dropmonitor: Fix trace parameter order | Ben Hutchings | 1 | -1/+1 |
2013-02-07 | perf perl scripts: Fix SIGALRM and pipe read race for rwtop | Jiri Olsa | 1 | -1/+5 |
2013-01-24 | perf script: Remove workqueue-stats script | Tom Zanussi | 3 | -134/+0 |
2012-09-17 | perf scripts: Add event_analyzing_sample-record/report | Feng Tang | 2 | -0/+11 |
2012-08-09 | perf script python: Correct handler check and spelling errors | Feng Tang | 2 | -19/+15 |
2012-08-08 | perf scripts python: Add event_analyzing_sample.py as a sample for general ev... | Feng Tang | 1 | -0/+193 |
2012-08-08 | perf scripts python: Add a python library EventClass.py | Feng Tang | 1 | -0/+94 |
2011-09-29 | perf script: Add drop monitor script | Neil Horman | 3 | -0/+78 |
2010-12-25 | perf script: Finish the rename from trace to script | Arnaldo Carvalho de Melo | 31 | -51/+35 |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar | 1 | -1/+1 |
2010-11-10 | perf trace scripting: remove system-wide param from shell scripts | Tom Zanussi | 13 | -13/+13 |
2010-10-26 | perf python scripting: Add futex-contention script | Arnaldo Carvalho de Melo | 4 | -0/+74 |
2010-10-26 | perf python scripting: Fixup cut'n'paste error in sctop script | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-10-26 | perf python scripting: Support fedora 11 (audit 1.7.17) | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2010-10-26 | perf python scripting: Improve the syscalls-by-pid script | Arnaldo Carvalho de Melo | 1 | -8/+13 |
2010-10-26 | perf python scripting: print the syscall name on sctop | Arnaldo Carvalho de Melo | 1 | -5/+2 |
2010-10-26 | perf python scripting: Improve the syscalls-counts script | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2010-10-26 | perf python scripting: Improve the failed-syscalls-by-pid script | Arnaldo Carvalho de Melo | 2 | -8/+50 |
2010-10-23 | perf trace: Use $PERF_EXEC_PATH in canned report scripts | Ben Hutchings | 12 | -12/+12 |
2010-09-07 | perf: Add a script to show packets processing | Koki Sanagi | 3 | -0/+477 |
2010-08-02 | perf, sched migration: Librarize task states and event headers helpers | Frederic Weisbecker | 2 | -30/+30 |
2010-08-02 | perf, sched migration: Librarize the GUI class | Frederic Weisbecker | 2 | -175/+189 |
2010-08-02 | perf, sched migration: Make the GUI class client agnostic | Frederic Weisbecker | 1 | -85/+92 |
2010-08-02 | perf, sched migration: Make it vertically scrollable | Frederic Weisbecker | 1 | -9/+20 |
2010-08-02 | perf, sched migration: Parameterize cpu height and spacing | Nikhil Rao | 1 | -9/+14 |
2010-08-02 | perf, sched migration: Fix key bindings | Nikhil Rao | 1 | -0/+2 |
2010-08-02 | perf, sched migration: Ignore unhandled task states | Frederic Weisbecker | 1 | -2/+1 |
2010-08-02 | perf, sched migration: Handle ignored migrate out events | Frederic Weisbecker | 1 | -1/+4 |
2010-08-02 | perf: New migration tool overview | Frederic Weisbecker | 3 | -0/+639 |
2010-06-01 | perf scripts python: Give field dict to unhandled callback | Pierre Tardy | 1 | -2/+1 |
2010-05-11 | perf/trace/scripting: syscall-counts script cleanup | Tom Zanussi | 1 | -1/+1 |
2010-05-11 | perf/trace/scripting: syscall-counts-by-pid script cleanup | Tom Zanussi | 1 | -1/+1 |
2010-05-11 | perf/trace/scripting: failed-syscalls-by-pid script cleanup | Tom Zanussi | 1 | -1/+1 |
2010-05-11 | perf/trace/scripting: workqueue-stats script cleanup | Tom Zanussi | 1 | -6/+6 |
2010-05-11 | perf/trace/scripting: wakeup-latency script cleanup | Tom Zanussi | 1 | -4/+8 |
2010-05-11 | perf/trace/scripting: rwtop script cleanup | Tom Zanussi | 1 | -13/+35 |
2010-05-11 | perf/trace/scripting: rw-by-pid script cleanup | Tom Zanussi | 1 | -23/+37 |
2010-05-11 | perf/trace/scripting: failed-syscalls script cleanup | Tom Zanussi | 2 | -2/+6 |
2010-04-30 | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker | 11 | -11/+11 |
2010-04-14 | perf trace/scripting: Enable scripting shell scripts for live mode | Tom Zanussi | 16 | -16/+47 |
2010-04-14 | perf trace/scripting: Add rwtop and sctop scripts | Tom Zanussi | 8 | -0/+315 |
2010-02-25 | perf/scripts: Add syscall tracing scripts | Tom Zanussi | 14 | -1/+336 |
2010-02-25 | perf/scripts: Add Python scripting engine | Tom Zanussi | 3 | -0/+204 |
2010-02-23 | perf/scripts: Remove check-perf-trace from listed scripts | Tom Zanussi | 2 | -11/+0 |
2010-02-23 | perf/scripts: Move common code out of Perl-specific files | Tom Zanussi | 2 | -3/+5 |