summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
Commit message (Expand)AuthorAgeFilesLines
* perf script: Add drop monitor scriptNeil Horman2011-09-293-0/+78
* perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-2516-16/+16
* perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-161-1/+1
* perf trace scripting: remove system-wide param from shell scriptsTom Zanussi2010-11-107-7/+7
* perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo2010-10-264-0/+74
* perf python scripting: Fixup cut'n'paste error in sctop scriptArnaldo Carvalho de Melo2010-10-261-1/+1
* perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo2010-10-251-1/+4
* perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-251-8/+13
* perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo2010-10-251-5/+2
* perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo2010-10-251-2/+3
* perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo2010-10-252-8/+50
* perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings2010-10-236-6/+6
* perf: Add a script to show packets processingKoki Sanagi2010-09-073-0/+477
* perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker2010-08-022-30/+30
* perf, sched migration: Librarize the GUI classFrederic Weisbecker2010-08-022-175/+189
* perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker2010-08-021-85/+92
* perf, sched migration: Make it vertically scrollableFrederic Weisbecker2010-08-021-9/+20
* perf, sched migration: Parameterize cpu height and spacingNikhil Rao2010-08-021-9/+14
* perf, sched migration: Fix key bindingsNikhil Rao2010-08-021-0/+2
* perf, sched migration: Ignore unhandled task statesFrederic Weisbecker2010-08-021-2/+1
* perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker2010-08-021-1/+4
* perf: New migration tool overviewFrederic Weisbecker2010-08-023-0/+639
* perf scripts python: Give field dict to unhandled callbackPierre Tardy2010-06-011-2/+1
* perf/trace/scripting: syscall-counts script cleanupTom Zanussi2010-05-101-1/+1
* perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi2010-05-101-1/+1
* perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi2010-05-101-1/+1
* perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2010-04-304-4/+4
* perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-146-6/+24
* perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-144-0/+107
* perf/scripts: Add syscall tracing scriptsTom Zanussi2010-02-2510-0/+291
* perf/scripts: Add Python scripting engineTom Zanussi2010-02-253-0/+204