Jiri Olsa
|
aef9026356
perf script: Add python support for stat events
|
9 年之前 |
Adrian Hunter
|
44cbe7295c
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
|
10 年之前 |
He Kuang
|
76055940c1
tools lib traceevent: Support function __get_dynamic_array_len
|
10 年之前 |
Steven Rostedt (Red Hat)
|
609a740452
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b83e868d0a
perf db-export: No need to have ->thread twice in struct export_sample
|
10 年之前 |
Arnaldo Carvalho de Melo
|
7327259d7e
perf db-export: No need to pass thread twice to db_export__sample
|
10 年之前 |
Arnaldo Carvalho de Melo
|
f9d5d549d2
perf scripting: No need to pass thread twice to the scripting callbacks
|
10 年之前 |
Javi Merino
|
b839e1e846
tools lib traceevent: Add support for __print_array()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 年之前 |
Jiri Olsa
|
adf5bcf395
perf script python: Removing event cache as it's no longer needed
|
10 年之前 |
Adrian Hunter
|
758008b262
perf tools: Defer export of comms that were not 'set'
|
10 年之前 |
Adrian Hunter
|
6a70307ddc
perf tools: Add call information to Python export
|
10 年之前 |
Adrian Hunter
|
c29414f5cf
perf tools: Add branch_type and in_tx to Python export
|
10 年之前 |
Adrian Hunter
|
df919b400a
perf scripting python: Extend interface to export data in a database-friendly way
|
10 年之前 |
Arnaldo Carvalho de Melo
|
cc8b7c2bf5
perf thread: Adopt resolve_callchain method from machine
|
10 年之前 |
Arnaldo Carvalho de Melo
|
8f651eae18
perf callchain: Move the callchain_param extern to callchain.h
|
10 年之前 |
Adrian Hunter
|
d445dd2a78
perf scripting: Add 'flush' callback to scripting API
|
11 年之前 |
Adrian Hunter
|
a5563edfa1
perf script python: Add helpers for calling Python objects
|
11 年之前 |
Jiri Olsa
|
84f5d36f48
perf tools: Move pr_* debug macros into debug object
|
11 年之前 |
Joseph Schuchart
|
57608cfd88
perf script: Provide additional sample information on generic events
|
11 年之前 |
Joseph Schuchart
|
0f5f5bcd11
perf script: Add callchain to generic and tracepoint events
|
11 年之前 |
Joseph Schuchart
|
05f832e3a2
perf script: Add missing calls to Py_DECREF for return values
|
11 年之前 |
Sebastian Andrzej Siewior
|
8ac631cd50
perf script: Handle the num array type in python properly
|
11 年之前 |
Sebastian Andrzej Siewior
|
33058b948e
perf script: Move the number processing into its own function
|
11 年之前 |
Namhyung Kim
|
e646fe730a
perf script/python: Print array argument as string
|
11 年之前 |
Steven Rostedt (Red Hat)
|
473a778a2f
tools lib traceevent: Added support for __get_bitmask() macro
|
11 年之前 |
Arnaldo Carvalho de Melo
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
11 年之前 |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 年之前 |
Arnaldo Carvalho de Melo
|
b7fff6b5f9
perf scripting python: Shorten function signatures
|
11 年之前 |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 年之前 |