index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2
-0
/
+2
2014-07-16
perf script: Provide additional sample information on generic events
Joseph Schuchart
1
-3
/
+20
2014-07-16
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
1
-4
/
+102
2014-07-16
perf script: Add missing calls to Py_DECREF for return values
Joseph Schuchart
1
-2
/
+10
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
1
-12
/
+31
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
1
-15
/
+23
2014-06-09
perf script/python: Print array argument as string
Namhyung Kim
1
-0
/
+1
2014-06-07
tools lib traceevent: Added support for __get_bitmask() macro
Steven Rostedt (Red Hat)
2
-0
/
+2
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2
-4
/
+2
2013-12-19
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2
-2
/
+0
2013-12-19
perf scripting perl: Shorten function signatures
Arnaldo Carvalho de Melo
1
-13
/
+7
2013-12-19
perf scripting python: Shorten function signatures
Arnaldo Carvalho de Melo
1
-17
/
+9
2013-11-04
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
2
-3
/
+3
2013-10-24
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
Joseph Schuchart
1
-13
/
+24
2013-10-17
perf scripting perl: Fix build error on Fedora 12
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-07-22
perf script: Fix named threads support
David Ahern
2
-10
/
+13
2013-01-24
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2
-0
/
+2
2012-10-07
perf tools: Remove duplicated include from trace-event-python.c
Wei Yongjun
1
-1
/
+0
2012-09-20
perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine
Feng Tang
1
-1
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2
-8
/
+10
2012-09-05
perf tools: remove unneeded include of network header files
David Ahern
1
-4
/
+4
2012-08-09
perf script python: Correct handler check and spelling errors
Feng Tang
1
-5
/
+3
2012-08-08
perf scripts python: Pass event/thread/dso name and symbol info to event hand...
Feng Tang
1
-6
/
+29
2012-08-08
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2
-11
/
+13
2012-08-08
perf script: Add general python handler to process non-tracepoint events
Feng Tang
1
-1
/
+58
2012-08-07
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2
-11
/
+8
2012-08-07
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2
-17
/
+17
2012-06-29
tools lib traceevent: Add support for __print_hex()
Namhyung Kim
2
-0
/
+8
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2
-21
/
+28
2012-05-22
perf script: Rename struct event to struct event_format in perl engine
Frederic Weisbecker
1
-6
/
+6
2012-05-22
perf script: Explicitly handle known default print arg type
Frederic Weisbecker
1
-0
/
+4
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
1
-6
/
+10
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
1
-1
/
+0
2011-12-23
perf script: Add generic perl handler to process events
Robert Richter
1
-6
/
+67
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2
-2
/
+6
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2
-0
/
+2
2011-03-14
perf script: Change process_event prototype
David Ahern
2
-6
/
+16
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
1
-2
/
+1
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2
-5
/
+5
2010-06-01
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
1
-16
/
+34
2010-05-10
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
2
-7
/
+0
2010-04-02
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
1
-5
/
+12
2010-02-25
perf/scripts: Remove unnecessary PyTuple resizes
Tom Zanussi
1
-8
/
+5
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
1
-0
/
+576
2010-02-23
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi
1
-0
/
+568