Arnaldo Carvalho de Melo
|
5eae7d8425
perf symbols: dso->name is an array, no need to check it against NULL
|
8 years ago |
Arnaldo Carvalho de Melo
|
0a87e7bc6c
perf scripting perl: Do not die() when not founding event for a type
|
8 years ago |
Arnaldo Carvalho de Melo
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 years ago |
Arnaldo Carvalho de Melo
|
fe176085a4
perf tools: Fix usage of max_stack sysctl
|
9 years ago |
Arnaldo Carvalho de Melo
|
4cb93446c5
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
|
9 years ago |
Arnaldo Carvalho de Melo
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
9 years ago |
Arnaldo Carvalho de Melo
|
76e20522b7
perf script perl: Do error checking on new backtrace routine
|
9 years ago |
Dima Kogan
|
f7380c12ec
perf script perl: Perl scripts now get a backtrace, like the python ones
|
9 years ago |
Taeung Song
|
8579aca3f9
perf script: Exception handling when the print fmt is empty
|
9 years ago |
He Kuang
|
76055940c1
tools lib traceevent: Support function __get_dynamic_array_len
|
10 years ago |
Steven Rostedt (Red Hat)
|
609a740452
tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
|
10 years ago |
Arnaldo Carvalho de Melo
|
f9d5d549d2
perf scripting: No need to pass thread twice to the scripting callbacks
|
10 years ago |
Javi Merino
|
b839e1e846
tools lib traceevent: Add support for __print_array()
|
10 years ago |
Jiri Olsa
|
cdae2d1e93
perf script perl: Removing event cache as it's no longer needed
|
10 years ago |
Adrian Hunter
|
d445dd2a78
perf scripting: Add 'flush' callback to scripting API
|
11 years ago |
Jiri Olsa
|
84f5d36f48
perf tools: Move pr_* debug macros into debug object
|
11 years ago |
Steven Rostedt (Red Hat)
|
473a778a2f
tools lib traceevent: Added support for __get_bitmask() macro
|
11 years ago |
Arnaldo Carvalho de Melo
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
11 years ago |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
Arnaldo Carvalho de Melo
|
8853a1b762
perf scripting perl: Shorten function signatures
|
11 years ago |
Frederic Weisbecker
|
b9c5143a01
perf tools: Use an accessor to read thread comm
|
12 years ago |
Arnaldo Carvalho de Melo
|
6650b181cc
perf scripting perl: Fix build error on Fedora 12
|
11 years ago |
David Ahern
|
2eaa1b407a
perf script: Fix named threads support
|
12 years ago |
Tom Zanussi
|
2de9533d6d
perf script: hook up perf_scripting_context->pevent
|
12 years ago |
Feng Tang
|
b1ab1bd192
perf tools: Fix a compiling error in trace-event-perl.c for 32 bits machine
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |
David Ahern
|
1204609916
perf tools: remove unneeded include of network header files
|
13 years ago |
Feng Tang
|
73994dc158
perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
|
13 years ago |
Arnaldo Carvalho de Melo
|
9782243353
perf script: Stop using pevent directly
|
13 years ago |
Arnaldo Carvalho de Melo
|
fcf65bf149
perf evsel: Cache associated event_format
|
13 years ago |