index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
/
trace-event-python.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf/scripts: Add Python scripting engine
Tom Zanussi
2010-02-25
1
-0
/
+576