Adrian Hunter
|
326f59bf64
perf tools: Remove filter parameter of thread__find_addr_map()
|
12 years ago |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 years ago |
David Ahern
|
307cbb92aa
perf evsel: Add option to limit stack depth in callchain dumps
|
12 years ago |
David Ahern
|
a6ffaf9130
perf tool: Simplify options to perf_evsel__print_ip
|
12 years ago |
Adrian Hunter
|
5b7ba82a75
perf symbols: Load kernel maps before using
|
12 years ago |
David Ahern
|
2eaa1b407a
perf script: Fix named threads support
|
12 years ago |
Jiri Olsa
|
6065210db9
perf tools: Remove event types framework completely
|
12 years ago |
Namhyung Kim
|
47390ae2af
perf script: Adopt latency_format variable
|
12 years ago |
Tom Zanussi
|
bdb71db29d
perf script: Don't display trace info when invoking scripts
|
12 years ago |
Namhyung Kim
|
08aa9cce6b
perf tools: Move ltrim() to util/string.c
|
12 years ago |
Sasha Levin
|
50ca19aed8
perf script: use ARRAY_SIZE instead of reinventing it
|
12 years ago |
Feng Tang
|
49e639e256
perf script: Add more filter to find_scripts()
|
12 years ago |
Feng Tang
|
70cb4e963f
perf tools: Add a global variable "const char *input_name"
|
12 years ago |
Arnaldo Carvalho de Melo
|
f62d3f0f45
perf event: No need to create a thread when handling PERF_RECORD_EXIT
|
12 years ago |
Arnaldo Carvalho de Melo
|
69b6470e9e
perf script: Don't use globals where not needed to
|
12 years ago |
Feng Tang
|
e5f3705e62
perf scripts: Export a find_scripts() function
|
12 years ago |
Feng Tang
|
36385be55d
perf scripts: Add --symbols option to handle specific symbols
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
David Ahern
|
d54b1a9e0e
perf script: Remove use of die/exit
|
13 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 |
Jiri Olsa
|
a9c34a9f9c
perf tools: Remove unused evsel parameter from machine__resolve_callchain
|
13 years ago |
Arnaldo Carvalho de Melo
|
5bff01f66d
perf script: Replace __event_name uses with perf_evsel__name
|
13 years ago |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 years ago |
Akihiro Nagai
|
0bc8d20580
perf script: Add option resolving vmlinux path
|
13 years ago |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 years ago |
Akihiro Nagai
|
9558259697
perf script: Print branch_from and branch_to of BTS events
|
13 years ago |