index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf scripts python: Add new compaction-times script
Tony Jones
2015-08-28
3
-0
/
+317
*
perf tools: Add example call-graph script
Adrian Hunter
2015-08-21
2
-0
/
+374
*
perf build: Add scripts objects building
Jiri Olsa
2015-02-12
3
-0
/
+8
*
perf scripting perl: Force to use stdbool
Wang Nan
2015-01-21
1
-1
/
+4
*
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
2
-6
/
+75
*
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
1
-6
/
+26
*
perf script: Add Python script to export to postgresql
Adrian Hunter
2014-10-29
3
-0
/
+392
*
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
2014-07-16
10
-44
/
+44
*
perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available
Daniel Bristot de Oliveira
2014-06-25
10
-5
/
+35
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
1
-3
/
+3
*
perf script: Fix broken include in Context.xs
Ramkumar Ramachandra
2013-07-10
1
-1
/
+1
*
perf: net_dropmonitor: Remove progress indicator
Ben Hutchings
2013-05-22
1
-12
/
+1
*
perf: net_dropmonitor: Use bisection in symbol lookup
Ben Hutchings
2013-05-22
1
-4
/
+18
*
perf: net_dropmonitor: Do not assume ordering of dictionaries
Ben Hutchings
2013-05-22
1
-4
/
+4
*
perf: net_dropmonitor: Fix symbol-relative addresses
Ben Hutchings
2013-05-22
1
-3
/
+3
*
perf: net_dropmonitor: Fix trace parameter order
Ben Hutchings
2013-05-22
1
-1
/
+1
*
perf perl scripts: Fix SIGALRM and pipe read race for rwtop
Jiri Olsa
2013-02-06
1
-1
/
+5
*
perf script: Remove workqueue-stats script
Tom Zanussi
2013-01-24
3
-134
/
+0
*
perf scripts: Add event_analyzing_sample-record/report
Feng Tang
2012-09-17
2
-0
/
+11
*
perf script python: Correct handler check and spelling errors
Feng Tang
2012-08-09
2
-19
/
+15
*
perf scripts python: Add event_analyzing_sample.py as a sample for general ev...
Feng Tang
2012-08-08
1
-0
/
+193
*
perf scripts python: Add a python library EventClass.py
Feng Tang
2012-08-08
1
-0
/
+94
*
perf script: Add drop monitor script
Neil Horman
2011-09-29
3
-0
/
+78
*
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
2010-12-25
31
-51
/
+35
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
1
-1
/
+1
*
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
2010-11-10
13
-13
/
+13
*
perf python scripting: Add futex-contention script
Arnaldo Carvalho de Melo
2010-10-26
4
-0
/
+74
*
perf python scripting: Fixup cut'n'paste error in sctop script
Arnaldo Carvalho de Melo
2010-10-26
1
-1
/
+1
*
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
2010-10-25
1
-1
/
+4
*
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
1
-8
/
+13
*
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
2010-10-25
1
-5
/
+2
*
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
2010-10-25
1
-2
/
+3
*
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
2
-8
/
+50
*
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-10-23
12
-12
/
+12
*
perf: Add a script to show packets processing
Koki Sanagi
2010-09-07
3
-0
/
+477
*
perf, sched migration: Librarize task states and event headers helpers
Frederic Weisbecker
2010-08-02
2
-30
/
+30
*
perf, sched migration: Librarize the GUI class
Frederic Weisbecker
2010-08-02
2
-175
/
+189
*
perf, sched migration: Make the GUI class client agnostic
Frederic Weisbecker
2010-08-02
1
-85
/
+92
*
perf, sched migration: Make it vertically scrollable
Frederic Weisbecker
2010-08-02
1
-9
/
+20
*
perf, sched migration: Parameterize cpu height and spacing
Nikhil Rao
2010-08-02
1
-9
/
+14
*
perf, sched migration: Fix key bindings
Nikhil Rao
2010-08-02
1
-0
/
+2
*
perf, sched migration: Ignore unhandled task states
Frederic Weisbecker
2010-08-02
1
-2
/
+1
*
perf, sched migration: Handle ignored migrate out events
Frederic Weisbecker
2010-08-02
1
-1
/
+4
*
perf: New migration tool overview
Frederic Weisbecker
2010-08-02
3
-0
/
+639
*
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2010-06-01
1
-2
/
+1
*
perf/trace/scripting: syscall-counts script cleanup
Tom Zanussi
2010-05-10
1
-1
/
+1
*
perf/trace/scripting: syscall-counts-by-pid script cleanup
Tom Zanussi
2010-05-10
1
-1
/
+1
*
perf/trace/scripting: failed-syscalls-by-pid script cleanup
Tom Zanussi
2010-05-10
1
-1
/
+1
*
perf/trace/scripting: workqueue-stats script cleanup
Tom Zanussi
2010-05-10
1
-6
/
+6
*
perf/trace/scripting: wakeup-latency script cleanup
Tom Zanussi
2010-05-10
1
-4
/
+8
[next]