Daniel Borkmann
|
0fe0559179
lib, traceevent: add PRINT_HEX_STR variant
|
8 年之前 |
Arnaldo Carvalho de Melo
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 年之前 |
Jiri Olsa
|
accaed2659
perf tools: Make is_printable_array global
|
9 年之前 |
Jiri Olsa
|
249de6e074
perf script python: Fix string vs byte array resolving
|
9 年之前 |
Arnaldo Carvalho de Melo
|
39f54862a9
perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0
|
9 年之前 |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 年之前 |
Arnaldo Carvalho de Melo
|
62665dff75
perf scripting python: Use Py_FatalError instead of die()
|
9 年之前 |
Chris Phlipot
|
aff633406c
perf script: Fix incorrect python db-export error message
|
9 年之前 |
Chris Phlipot
|
2c15f5eb04
perf script: Expose usage of the callchain db export via the python api
|
9 年之前 |
Chris Phlipot
|
451db12617
perf tools: Refactor code to move call path handling out of thread-stack
|
9 年之前 |
Arnaldo Carvalho de Melo
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
9 年之前 |
Colin Ian King
|
979ac257b0
perf script: Fix double free on command_line
|
9 年之前 |
Taeung Song
|
8579aca3f9
perf script: Exception handling when the print fmt is empty
|
9 年之前 |
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 年之前 |