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
/
util
/
scripting-engines
Age
Commit message (
Expand
)
Author
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2011-12-23
perf script: Add generic perl handler to process events
Robert Richter
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-14
perf script: Change process_event prototype
David Ahern
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2010-05-10
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
2010-02-25
perf/scripts: Remove unnecessary PyTuple resizes
Tom Zanussi
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-23
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi