Age | Commit message (Expand) | Author |
2010-12-25 | perf script: Finish the rename from trace to script | Arnaldo Carvalho de Melo |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar |
2010-11-10 | perf trace scripting: remove system-wide param from shell scripts | Tom Zanussi |
2010-10-26 | perf python scripting: Add futex-contention script | Arnaldo Carvalho de Melo |
2010-10-26 | perf python scripting: Fixup cut'n'paste error in sctop script | Arnaldo Carvalho de Melo |
2010-10-25 | perf python scripting: Support fedora 11 (audit 1.7.17) | Arnaldo Carvalho de Melo |
2010-10-25 | perf python scripting: Improve the syscalls-by-pid script | Arnaldo Carvalho de Melo |
2010-10-25 | perf python scripting: print the syscall name on sctop | Arnaldo Carvalho de Melo |
2010-10-25 | perf python scripting: Improve the syscalls-counts script | Arnaldo Carvalho de Melo |
2010-10-25 | perf python scripting: Improve the failed-syscalls-by-pid script | Arnaldo Carvalho de Melo |
2010-10-23 | perf trace: Use $PERF_EXEC_PATH in canned report scripts | Ben Hutchings |
2010-09-07 | perf: Add a script to show packets processing | Koki Sanagi |
2010-08-02 | perf, sched migration: Librarize task states and event headers helpers | Frederic Weisbecker |
2010-08-02 | perf, sched migration: Librarize the GUI class | Frederic Weisbecker |
2010-08-02 | perf, sched migration: Make the GUI class client agnostic | Frederic Weisbecker |
2010-08-02 | perf, sched migration: Make it vertically scrollable | Frederic Weisbecker |
2010-08-02 | perf, sched migration: Parameterize cpu height and spacing | Nikhil Rao |
2010-08-02 | perf, sched migration: Fix key bindings | Nikhil Rao |
2010-08-02 | perf, sched migration: Ignore unhandled task states | Frederic Weisbecker |
2010-08-02 | perf, sched migration: Handle ignored migrate out events | Frederic Weisbecker |
2010-08-02 | perf: New migration tool overview | Frederic Weisbecker |
2010-06-01 | perf scripts python: Give field dict to unhandled callback | Pierre Tardy |
2010-05-10 | perf/trace/scripting: syscall-counts script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: syscall-counts-by-pid script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: failed-syscalls-by-pid script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: workqueue-stats script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: wakeup-latency script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: rwtop script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: rw-by-pid script cleanup | Tom Zanussi |
2010-05-10 | perf/trace/scripting: failed-syscalls script cleanup | Tom Zanussi |
2010-04-30 | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker |
2010-04-14 | perf trace/scripting: Enable scripting shell scripts for live mode | Tom Zanussi |
2010-04-14 | perf trace/scripting: Add rwtop and sctop scripts | Tom Zanussi |
2010-02-25 | perf/scripts: Add syscall tracing scripts | Tom Zanussi |
2010-02-25 | perf/scripts: Add Python scripting engine | Tom Zanussi |
2010-02-23 | perf/scripts: Remove check-perf-trace from listed scripts | Tom Zanussi |
2010-02-23 | perf/scripts: Move common code out of Perl-specific files | Tom Zanussi |
2010-02-23 | perf/scripts: Fix bug in Util.pm | Tom Zanussi |
2009-12-15 | perf trace/scripting: List available scripts | Tom Zanussi |
2009-12-15 | perf trace/scripting: Add support for script args | Tom Zanussi |
2009-11-30 | perf trace/scripting: Add Fedora libperl install note to doc | Tom Zanussi |
2009-11-30 | perf trace/scripting: Fix Perl common_* access functions | Tom Zanussi |
2009-11-28 | perf trace: Add a scripts/perl/bin for perf trace shell scripts | Tom Zanussi |
2009-11-28 | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi |
2009-11-28 | perf trace: Add perf trace scripting support modules for Perl | Tom Zanussi |