aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-29perf script: Add drop monitor scriptNeil Horman3-0/+78
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo16-16/+16
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar1-1/+1
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi7-7/+7
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo4-0/+74
2010-10-26perf python scripting: Fixup cut'n'paste error in sctop scriptArnaldo Carvalho de Melo1-1/+1
2010-10-25perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo1-1/+4
2010-10-25perf python scripting: Improve the syscalls-by-pid scriptArnaldo Carvalho de Melo1-8/+13
2010-10-25perf python scripting: print the syscall name on sctopArnaldo Carvalho de Melo1-5/+2
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo1-2/+3
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo2-8/+50
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings6-6/+6
2010-09-07perf: Add a script to show packets processingKoki Sanagi3-0/+477
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker2-30/+30
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker2-175/+189
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker1-85/+92
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker1-9/+20
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao1-9/+14
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao1-0/+2
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker1-2/+1
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker1-1/+4
2010-08-02perf: New migration tool overviewFrederic Weisbecker3-0/+639
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy1-2/+1
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi1-1/+1
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker4-4/+4
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi6-6/+24
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi4-0/+107
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi10-0/+291
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi3-0/+204