Jiri Olsa
|
71fe1052af
perf tools: Introduce trace_event__tp_format_id()
|
9 years ago |
Jiri Olsa
|
8058a30ce1
perf script: Add process_stat/process_stat_interval scripting interface
|
9 years ago |
Adrian Hunter
|
44cbe7295c
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
|
10 years ago |
Arnaldo Carvalho de Melo
|
959c2199d4
perf python: Remove dependency on 'machine' methods
|
10 years ago |
Arnaldo Carvalho de Melo
|
c3168b0db9
perf symbols: Provide libtraceevent callback to resolve kernel symbols
|
10 years ago |
Arnaldo Carvalho de Melo
|
f9d5d549d2
perf scripting: No need to pass thread twice to the scripting callbacks
|
10 years ago |
Arnaldo Carvalho de Melo
|
aa1aac17a1
perf tools: Introduce event_format__fprintf method
|
10 years ago |
Adrian Hunter
|
d445dd2a78
perf scripting: Add 'flush' callback to scripting API
|
11 years ago |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
Jiri Olsa
|
97978b3e30
perf tools: Add trace-event global object for tracepoint interface
|
11 years ago |
Jiri Olsa
|
29f5ffd3d3
perf tools: Add trace-event object
|
11 years ago |
Jiri Olsa
|
5283ec23a0
perf tools: Remove unused trace-event-* code
|
12 years ago |
David Ahern
|
2eaa1b407a
perf script: Fix named threads support
|
12 years ago |
Namhyung Kim
|
45a9ee1b3f
perf util: Remove unused enum and macro in trace-event.h
|
12 years ago |
Namhyung Kim
|
47390ae2af
perf script: Adopt latency_format variable
|
12 years ago |
Namhyung Kim
|
9515b2eb76
perf util: Get rid of unused header_page_* variables
|
12 years ago |
Robert Richter
|
4e319027a7
perf tools: Use default include path notation for libtraceevent headers
|
12 years ago |
Namhyung Kim
|
8755d5e202
perf tools: Get rid of write_or_die() from trace-event-info.c
|
12 years ago |
David Ahern
|
eba7181d56
perf tools: Remove unused tracing functions
|
12 years ago |
Jiri Olsa
|
71ad0f5e4e
perf tools: Support for DWARF CFI unwinding on post processing
|
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 |
Arnaldo Carvalho de Melo
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 years ago |
Steven Rostedt
|
1c698186ab
parse-events: Rename struct record to struct pevent_record
|
13 years ago |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 years ago |
Steven Rostedt
|
4ace73eef5
perf: Separate out trace-cmd parse-events from perf files
|
13 years ago |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 years ago |
Jiri Olsa
|
29208e573a
perf tools: Fix tracing info recording
|
14 years ago |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 years ago |