index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
Age
Commit message (
Expand
)
Author
2012-09-17
perf scripts: Add event_analyzing_sample-record/report
Feng Tang
2012-08-09
perf script python: Correct handler check and spelling errors
Feng Tang
2012-08-08
perf scripts python: Add event_analyzing_sample.py as a sample for general ev...
Feng Tang
2012-08-08
perf scripts python: Add a python library EventClass.py
Feng Tang
2011-09-29
perf script: Add drop monitor script
Neil Horman
2010-12-25
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-10
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
2010-10-26
perf python scripting: Add futex-contention script
Arnaldo Carvalho de Melo
2010-10-26
perf python scripting: Fixup cut'n'paste error in sctop script
Arnaldo Carvalho de Melo
2010-10-26
perf python scripting: Support fedora 11 (audit 1.7.17)
Arnaldo Carvalho de Melo
2010-10-25
perf python scripting: Improve the syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-25
perf python scripting: print the syscall name on sctop
Arnaldo Carvalho de Melo
2010-10-25
perf python scripting: Improve the syscalls-counts script
Arnaldo Carvalho de Melo
2010-10-25
perf python scripting: Improve the failed-syscalls-by-pid script
Arnaldo Carvalho de Melo
2010-10-23
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-09-07
perf: Add a script to show packets processing
Koki Sanagi
2010-08-01
perf, sched migration: Librarize task states and event headers helpers
Frederic Weisbecker
2010-08-01
perf, sched migration: Librarize the GUI class
Frederic Weisbecker
2010-08-01
perf, sched migration: Make the GUI class client agnostic
Frederic Weisbecker
2010-08-01
perf, sched migration: Make it vertically scrollable
Frederic Weisbecker
2010-08-01
perf, sched migration: Parameterize cpu height and spacing
Nikhil Rao
2010-08-01
perf, sched migration: Fix key bindings
Nikhil Rao
2010-08-01
perf, sched migration: Ignore unhandled task states
Frederic Weisbecker
2010-08-01
perf, sched migration: Handle ignored migrate out events
Frederic Weisbecker
2010-08-01
perf: New migration tool overview
Frederic Weisbecker
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2010-05-10
perf/trace/scripting: syscall-counts script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: syscall-counts-by-pid script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: failed-syscalls-by-pid script cleanup
Tom Zanussi
2010-04-30
perf: Remove leftover useless options to record trace events from scripts
Frederic Weisbecker
2010-04-14
perf trace/scripting: Enable scripting shell scripts for live mode
Tom Zanussi
2010-04-14
perf trace/scripting: Add rwtop and sctop scripts
Tom Zanussi
2010-02-25
perf/scripts: Add syscall tracing scripts
Tom Zanussi
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi