Age | Commit message (Expand) | Author | Files | Lines |
2016-06-22 | perf script stackcollapse: Remove reference to the perl interpreter | Arnaldo Carvalho de Melo | 1 | -2/+0 |
2016-06-21 | perf script: Add stackcollapse.py script | Paolo Bonzini | 3 | -0/+138 |
2016-05-06 | perf script: Update export-to-postgresql to support callchain export | Chris Phlipot | 1 | -17/+30 |
2016-04-19 | perf script: Fix postgresql ubuntu install instructions | Chris Phlipot | 1 | -3/+2 |
2016-02-12 | perf python scripting: Append examples to err msg about audit-libs-python | Taeung Song | 1 | -1/+4 |
2016-01-07 | perf script: Add stat-cpi.py script | Jiri Olsa | 1 | -0/+77 |
2015-09-28 | perf tools: Add more documentation to export-to-postgresql.py script | Adrian Hunter | 1 | -0/+221 |
2015-08-28 | perf scripts python: Add new compaction-times script | Tony Jones | 3 | -0/+317 |
2015-08-21 | perf tools: Add example call-graph script | Adrian Hunter | 2 | -0/+374 |
2015-02-12 | perf build: Add scripts objects building | Jiri Olsa | 3 | -0/+8 |
2015-01-21 | perf scripting perl: Force to use stdbool | Wang Nan | 1 | -1/+4 |
2014-11-04 | perf tools: Add call information to Python export | Adrian Hunter | 2 | -6/+75 |
2014-11-04 | perf tools: Add branch_type and in_tx to Python export | Adrian Hunter | 1 | -6/+26 |
2014-10-29 | perf script: Add Python script to export to postgresql | Adrian Hunter | 3 | -0/+392 |
2014-07-17 | perf script: Add callchain to generic and tracepoint events | Joseph Schuchart | 10 | -44/+44 |
2014-06-25 | perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available | Daniel Bristot de Oliveira | 10 | -5/+35 |
2013-11-05 | perf tools: Finish the removal of 'self' arguments | Arnaldo Carvalho de Melo | 1 | -3/+3 |
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 |