index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
Age
Commit message (
Expand
)
Author
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-25
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-02
perf, sched migration: Librarize task states and event headers helpers
Frederic Weisbecker
2010-08-02
perf, sched migration: Librarize the GUI class
Frederic Weisbecker
2010-08-02
perf, sched migration: Make the GUI class client agnostic
Frederic Weisbecker
2010-08-02
perf, sched migration: Make it vertically scrollable
Frederic Weisbecker
2010-08-02
perf, sched migration: Parameterize cpu height and spacing
Nikhil Rao
2010-08-02
perf, sched migration: Fix key bindings
Nikhil Rao
2010-08-02
perf, sched migration: Ignore unhandled task states
Frederic Weisbecker
2010-08-02
perf, sched migration: Handle ignored migrate out events
Frederic Weisbecker
2010-08-02
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