index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
/
trace-event-python.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
2015-04-02
1
-1
/
+1
*
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
2015-04-02
1
-2
/
+1
*
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
2015-04-02
1
-8
/
+5
*
tools lib traceevent: Add support for __print_array()
Javi Merino
2015-03-24
1
-0
/
+5
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
*
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
1
-28
/
+6
*
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
1
-1
/
+3
*
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
1
-1
/
+83
*
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
1
-1
/
+29
*
perf scripting python: Extend interface to export data in a database-friendly...
Adrian Hunter
2014-10-29
1
-2
/
+284
*
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+3
*
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
1
-0
/
+1
*
perf scripting: Add 'flush' callback to scripting API
Adrian Hunter
2014-08-22
1
-0
/
+6
*
perf script python: Add helpers for calling Python objects
Adrian Hunter
2014-08-13
1
-67
/
+47
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf script: Provide additional sample information on generic events
Joseph Schuchart
2014-07-16
1
-3
/
+20
*
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
2014-07-16
1
-4
/
+102
*
perf script: Add missing calls to Py_DECREF for return values
Joseph Schuchart
2014-07-16
1
-2
/
+10
*
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
2014-06-27
1
-12
/
+31
*
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
2014-06-27
1
-15
/
+23
*
perf script/python: Print array argument as string
Namhyung Kim
2014-06-09
1
-0
/
+1
*
tools lib traceevent: Added support for __get_bitmask() macro
Steven Rostedt (Red Hat)
2014-06-07
1
-0
/
+1
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
1
-2
/
+1
*
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+0
*
perf scripting python: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
1
-17
/
+9
*
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
2013-11-04
1
-2
/
+2
*
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
Joseph Schuchart
2013-10-24
1
-13
/
+24
*
perf script: Fix named threads support
David Ahern
2013-07-22
1
-4
/
+5
*
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2013-01-24
1
-0
/
+1
*
perf tools: Remove duplicated include from trace-event-python.c
Wei Yongjun
2012-10-07
1
-1
/
+0
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-4
/
+6
*
perf script python: Correct handler check and spelling errors
Feng Tang
2012-08-09
1
-5
/
+3
*
perf scripts python: Pass event/thread/dso name and symbol info to event hand...
Feng Tang
2012-08-08
1
-6
/
+29
*
perf script: Replace "struct thread" with "struct addr_location" as a paramet...
Feng Tang
2012-08-08
1
-6
/
+7
*
perf script: Add general python handler to process non-tracepoint events
Feng Tang
2012-08-08
1
-1
/
+58
*
perf script: Stop using pevent directly
Arnaldo Carvalho de Melo
2012-08-07
1
-3
/
+2
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
1
-9
/
+12
*
tools lib traceevent: Add support for __print_hex()
Namhyung Kim
2012-06-29
1
-0
/
+4
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-9
/
+12
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-6
/
+10
*
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
1
-1
/
+0
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-1
/
+3
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
1
-0
/
+1
*
perf script: Change process_event prototype
David Ahern
2011-03-14
1
-3
/
+8
*
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
2011-02-07
1
-2
/
+1
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
1
-2
/
+2
*
perf scripts python: Give field dict to unhandled callback
Pierre Tardy
2010-06-01
1
-16
/
+34
*
perf/trace/scripting: don't show script start/stop messages by default
Tom Zanussi
2010-05-10
1
-4
/
+0
*
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
2010-04-02
1
-5
/
+12
*
perf/scripts: Remove unnecessary PyTuple resizes
Tom Zanussi
2010-02-25
1
-8
/
+5
[next]