index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
2
-4
/
+2
*
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
2
-2
/
+0
*
perf scripting perl: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
1
-13
/
+7
*
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
2
-3
/
+3
*
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
Joseph Schuchart
2013-10-24
1
-13
/
+24
*
perf scripting perl: Fix build error on Fedora 12
Arnaldo Carvalho de Melo
2013-10-17
1
-1
/
+1
*
perf script: Fix named threads support
David Ahern
2013-07-22
2
-10
/
+13
*
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2013-01-24
2
-0
/
+2
*
perf tools: Remove duplicated include from trace-event-python.c
Wei Yongjun
2012-10-07
1
-1
/
+0
*
perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine
Feng Tang
2012-09-20
1
-1
/
+1
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
2
-8
/
+10
*
perf tools: remove unneeded include of network header files
David Ahern
2012-09-05
1
-4
/
+4
*
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
2
-11
/
+13
*
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
2
-11
/
+8
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
2
-17
/
+17
*
tools lib traceevent: Add support for __print_hex()
Namhyung Kim
2012-06-29
2
-0
/
+8
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
2
-21
/
+28
*
perf script: Rename struct event to struct event_format in perl engine
Frederic Weisbecker
2012-05-22
1
-6
/
+6
*
perf script: Explicitly handle known default print arg type
Frederic Weisbecker
2012-05-22
1
-0
/
+4
*
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 script: Add generic perl handler to process events
Robert Richter
2011-12-23
1
-6
/
+67
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
2
-2
/
+6
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
2
-0
/
+2
*
perf script: Change process_event prototype
David Ahern
2011-03-14
2
-6
/
+16
*
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
2
-5
/
+5
*
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
2
-7
/
+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
*
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi
2010-02-23
1
-0
/
+568