aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-1/+3
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim1-1/+3
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+7
2016-07-09net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer1-4/+7
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo1-2/+0
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini3-0/+138
2016-05-06perf script: Update export-to-postgresql to support callchain exportChris Phlipot1-17/+30
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot1-3/+2
2016-02-12perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song1-1/+4
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa1-0/+77
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter1-0/+221
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317
2015-08-21perf tools: Add example call-graph scriptAdrian Hunter2-0/+374
2015-02-12perf build: Add scripts objects buildingJiri Olsa3-0/+8
2015-01-21perf scripting perl: Force to use stdboolWang Nan1-1/+4
2014-11-03perf tools: Add call information to Python exportAdrian Hunter2-6/+75
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter1-6/+26
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter3-0/+392
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart10-44/+44
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira10-5/+35
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo1-3/+3
2013-07-10perf script: Fix broken include in Context.xsRamkumar Ramachandra1-1/+1
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings1-12/+1
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings1-4/+18
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings1-4/+4
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa1-1/+5
2013-01-24perf script: Remove workqueue-stats scriptTom Zanussi3-134/+0
2012-09-17perf scripts: Add event_analyzing_sample-record/reportFeng Tang2-0/+11
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang2-19/+15
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general event handlingFeng Tang1-0/+193
2012-08-08perf scripts python: Add a python library EventClass.pyFeng Tang1-0/+94
2011-09-29perf script: Add drop monitor scriptNeil Horman3-0/+78
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo31-51/+35
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 Zanussi13-13/+13
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 Hutchings12-12/+12
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