aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf scripts: Add event_analyzing_sample-record/reportFeng Tang2012-09-172-0/+11
* perf script python: Correct handler check and spelling errorsFeng Tang2012-08-092-19/+15
* perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang2012-08-081-0/+193
* perf scripts python: Add a python library EventClass.pyFeng Tang2012-08-081-0/+94
* perf script: Add drop monitor scriptNeil Horman2011-09-293-0/+78
* perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-2531-51/+35
* 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-1013-13/+13
* 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-2312-12/+12
* 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-012-30/+30
* perf, sched migration: Librarize the GUI classFrederic Weisbecker2010-08-012-175/+189
* perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker2010-08-011-85/+92
* perf, sched migration: Make it vertically scrollableFrederic Weisbecker2010-08-011-9/+20
* perf, sched migration: Parameterize cpu height and spacingNikhil Rao2010-08-011-9/+14
* perf, sched migration: Fix key bindingsNikhil Rao2010-08-011-0/+2
* perf, sched migration: Ignore unhandled task statesFrederic Weisbecker2010-08-011-2/+1
* perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker2010-08-011-1/+4
* perf: New migration tool overviewFrederic Weisbecker2010-08-013-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/trace/scripting: workqueue-stats script cleanupTom Zanussi2010-05-101-6/+6
* perf/trace/scripting: wakeup-latency script cleanupTom Zanussi2010-05-101-4/+8
* perf/trace/scripting: rwtop script cleanupTom Zanussi2010-05-101-13/+35
* perf/trace/scripting: rw-by-pid script cleanupTom Zanussi2010-05-101-23/+37
* perf/trace/scripting: failed-syscalls script cleanupTom Zanussi2010-05-102-2/+6
* perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker2010-04-3011-11/+11
* perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi2010-04-1416-16/+47
* perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2010-04-148-0/+315
* perf/scripts: Add syscall tracing scriptsTom Zanussi2010-02-2414-1/+336
* perf/scripts: Add Python scripting engineTom Zanussi2010-02-243-0/+204
* perf/scripts: Remove check-perf-trace from listed scriptsTom Zanussi2010-02-232-11/+0
* perf/scripts: Move common code out of Perl-specific filesTom Zanussi2010-02-232-3/+5
* perf/scripts: Fix bug in Util.pmTom Zanussi2010-02-231-1/+1
* perf trace/scripting: List available scriptsTom Zanussi2009-12-155-0/+6
* perf trace/scripting: Add support for script argsTom Zanussi2009-12-152-3/+4
* perf trace/scripting: Add Fedora libperl install note to docTom Zanussi2009-11-301-2/+2
* perf trace/scripting: Fix Perl common_* access functionsTom Zanussi2009-11-302-18/+18
* perf trace: Add a scripts/perl/bin for perf trace shell scriptsTom Zanussi2009-11-2810-0/+45
* perf trace: Add interface to access perf data from Perl handlersTom Zanussi2009-11-288-8/+409
* perf trace: Add perf trace scripting support modules for PerlTom Zanussi2009-11-288-0/+799