index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
2
-4
/
+6
*
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-19
1
-16
/
+0
*
perf script python: Fix string vs byte array resolving
Jiri Olsa
2016-07-19
1
-6
/
+33
*
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-20
1
-2
/
+1
*
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-11
1
-1
/
+1
*
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
2016-05-11
1
-2
/
+5
*
perf script: Fix incorrect python db-export error message
Chris Phlipot
2016-05-09
1
-1
/
+1
*
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
2016-05-06
1
-2
/
+33
*
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
1
-0
/
+1
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-1
/
+1
*
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-04-14
2
-2
/
+2
*
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
2016-04-06
1
-9
/
+21
*
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
2016-03-30
1
-8
/
+106
*
perf script: Fix double free on command_line
Colin Ian King
2016-03-03
1
-2
/
+2
*
perf script: Exception handling when the print fmt is empty
Taeung Song
2016-02-25
2
-0
/
+6
*
perf script: Add python support for stat events
Jiri Olsa
2016-01-07
1
-6
/
+109
*
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-09-28
1
-1
/
+1
*
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2015-09-02
2
-0
/
+2
*
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
Steven Rostedt (Red Hat)
2015-05-13
2
-4
/
+4
*
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
2
-11
/
+7
*
tools lib traceevent: Add support for __print_array()
Javi Merino
2015-03-24
2
-0
/
+10
*
perf build: Add scripts objects building
Jiri Olsa
2015-02-12
1
-0
/
+6
*
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 script perl: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
1
-23
/
+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
2
-0
/
+12
*
perf script python: Add helpers for calling Python objects
Adrian Hunter
2014-08-14
1
-67
/
+47
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
2
-0
/
+2
*
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
2
-0
/
+2
*
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
[next]