Masami Hiramatsu
|
613f050d68
perf probe: Fix to probe on gcc generated functions in modules
|
8 years ago |
Masami Hiramatsu
|
3e96dac7c9
perf probe: Add error checks to offline probe post-processing
|
8 years ago |
Masami Hiramatsu
|
8a937a25a7
perf probe: Fix to probe on gcc generated symbols for offline kernel
|
8 years ago |
Masami Hiramatsu
|
eebc509b20
perf probe: Fix --funcs to show correct symbols for offline module
|
8 years ago |
Masami Hiramatsu
|
1f2ed153b9
perf probe: Fix to get correct modname from elf header
|
8 years ago |
Colin Ian King
|
ead1a57457
perf probe: Check if *ptr2 is zero and not ptr2
|
8 years ago |
Masami Hiramatsu
|
35726d3a4c
perf probe: Fix to cut off incompatible chars from group name
|
9 years ago |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 years ago |
Ravi Bangoria
|
b3f33f9306
perf probe: Add helper function to check if probe with variable
|
9 years ago |
Masami Hiramatsu
|
428aff82e9
perf probe: Ignore vmlinux buildid if offline kernel is given
|
9 years ago |
Masami Hiramatsu
|
1c20b1d154
perf probe: Show trace event definition
|
9 years ago |
Arnaldo Carvalho de Melo
|
fd2275984d
perf probe: Do not use map_load filters for function
|
9 years ago |
Ravi Bangoria
|
99e608b595
perf probe ppc64le: Fix probe location when using DWARF
|
9 years ago |
Ravi Bangoria
|
d820456dc7
perf probe: Add function to post process kernel trace events
|
9 years ago |
Konstantin Khlebnikov
|
cb3f3378cd
perf probe: Fix module name matching
|
9 years ago |
Masami Hiramatsu
|
8e34189b34
perf probe: Adjust map->reloc offset when finding kernel symbol from map
|
9 years ago |
Masami Hiramatsu
|
e70493429b
perf probe: Warn unmatched function filter correctly
|
9 years ago |
Masami Hiramatsu
|
7e9fca51fb
perf probe: Support a special SDT probe format
|
9 years ago |
Masami Hiramatsu
|
a598180aa1
perf probe: Support @BUILDID or @FILE suffix for SDT events
|
9 years ago |
Masami Hiramatsu
|
1de7b8bf72
perf probe: Search SDT/cached event from all probe caches
|
9 years ago |
Masami Hiramatsu
|
42bba263eb
perf probe: Allow wildcard for cached events
|
9 years ago |
Masami Hiramatsu
|
36a009fe07
perf probe: Accept %sdt and %cached event name
|
9 years ago |
Masami Hiramatsu
|
f6eb0518f3
perf probe: Fix to show correct error message for $vars and $params
|
9 years ago |
Arnaldo Carvalho de Melo
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
Masami Hiramatsu
|
8d993d9690
perf probe: Add group name support
|
9 years ago |
Masami Hiramatsu
|
1f3736c9c8
perf probe: Show all cached probes
|
9 years ago |
Masami Hiramatsu
|
bc0622302f
perf probe: Use cache entry if possible
|
9 years ago |
Arnaldo Carvalho de Melo
|
10daf4d01b
perf intlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
Arnaldo Carvalho de Melo
|
602a1f4daa
perf tools: Rename strlist_for_each() macros to for_each_entry()
|
9 years ago |
Arnaldo Carvalho de Melo
|
32ca678dcd
perf machine: Destructors should accept NULL
|
9 years ago |