Adrian Hunter
|
6a70307ddc
perf tools: Add call information to Python export
|
10 tahun lalu |
Adrian Hunter
|
c29414f5cf
perf tools: Add branch_type and in_tx to Python export
|
10 tahun lalu |
Adrian Hunter
|
df919b400a
perf scripting python: Extend interface to export data in a database-friendly way
|
10 tahun lalu |
Arnaldo Carvalho de Melo
|
cc8b7c2bf5
perf thread: Adopt resolve_callchain method from machine
|
10 tahun lalu |
Arnaldo Carvalho de Melo
|
8f651eae18
perf callchain: Move the callchain_param extern to callchain.h
|
10 tahun lalu |
Adrian Hunter
|
d445dd2a78
perf scripting: Add 'flush' callback to scripting API
|
11 tahun lalu |
Adrian Hunter
|
a5563edfa1
perf script python: Add helpers for calling Python objects
|
11 tahun lalu |
Jiri Olsa
|
84f5d36f48
perf tools: Move pr_* debug macros into debug object
|
11 tahun lalu |
Joseph Schuchart
|
57608cfd88
perf script: Provide additional sample information on generic events
|
11 tahun lalu |
Joseph Schuchart
|
0f5f5bcd11
perf script: Add callchain to generic and tracepoint events
|
11 tahun lalu |
Joseph Schuchart
|
05f832e3a2
perf script: Add missing calls to Py_DECREF for return values
|
11 tahun lalu |
Sebastian Andrzej Siewior
|
8ac631cd50
perf script: Handle the num array type in python properly
|
11 tahun lalu |
Sebastian Andrzej Siewior
|
33058b948e
perf script: Move the number processing into its own function
|
11 tahun lalu |
Namhyung Kim
|
e646fe730a
perf script/python: Print array argument as string
|
11 tahun lalu |
Steven Rostedt (Red Hat)
|
473a778a2f
tools lib traceevent: Added support for __get_bitmask() macro
|
11 tahun lalu |
Arnaldo Carvalho de Melo
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
11 tahun lalu |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 tahun lalu |
Arnaldo Carvalho de Melo
|
b7fff6b5f9
perf scripting python: Shorten function signatures
|
11 tahun lalu |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 tahun lalu |
Joseph Schuchart
|
c0268e8d1f
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
|
11 tahun lalu |
David Ahern
|
2eaa1b407a
perf script: Fix named threads support
|
12 tahun lalu |
Tom Zanussi
|
2de9533d6d
perf script: hook up perf_scripting_context->pevent
|
12 tahun lalu |
Wei Yongjun
|
ae86912f48
perf tools: Remove duplicated include from trace-event-python.c
|
13 tahun lalu |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 tahun lalu |
Feng Tang
|
87b6a3ad40
perf script python: Correct handler check and spelling errors
|
13 tahun lalu |
Feng Tang
|
fd6b858a1e
perf scripts python: Pass event/thread/dso name and symbol info to event handler in python
|
13 tahun lalu |
Feng Tang
|
73994dc158
perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
|
13 tahun lalu |
Feng Tang
|
6a6daec2ae
perf script: Add general python handler to process non-tracepoint events
|
13 tahun lalu |
Arnaldo Carvalho de Melo
|
9782243353
perf script: Stop using pevent directly
|
13 tahun lalu |
Arnaldo Carvalho de Melo
|
fcf65bf149
perf evsel: Cache associated event_format
|
13 tahun lalu |