Namhyung Kim
|
9bae1e8c3f
perf probe: Export init/exit_probe_symbol_maps()
|
10 lat temu |
Namhyung Kim
|
e607f1426b
perf probe: Print deleted events in cmd_probe()
|
10 lat temu |
Namhyung Kim
|
b02137cc65
perf probe: Move print logic into cmd_probe()
|
10 lat temu |
Wang Nan
|
12fae5ef6d
perf probe: Link trace_probe_event into perf_probe_event
|
10 lat temu |
Wang Nan
|
da15bd9df4
perf probe: Support probing at absolute address
|
10 lat temu |
Wang Nan
|
5a023b57a8
perf tools: Add missing forward declaration of struct map to probe-event.h
|
10 lat temu |
Masami Hiramatsu
|
92f6c72e7a
perf probe: Move ftrace probe-event operations to probe-file.c
|
10 lat temu |
Masami Hiramatsu
|
419e873828
perf probe: Show the error reason comes from invalid DSO
|
10 lat temu |
He Kuang
|
349e8d2611
perf probe: Add --range option to show a variable's location range
|
10 lat temu |
Masami Hiramatsu
|
4c85935122
perf probe: Support glob wildcards for function name
|
10 lat temu |
Masami Hiramatsu
|
6cfd1f6805
perf probe: Add --no-inlines option to avoid searching inline functions
|
10 lat temu |
Masami Hiramatsu
|
ddb2f58f9f
perf probe: Introduce probe_conf global configs
|
10 lat temu |
Masami Hiramatsu
|
442255215c
perf probe: Use perf_probe_event.target instead of passing as an argument
|
10 lat temu |
Masami Hiramatsu
|
307a464b23
perf probe: Allow to use filter on --del command
|
10 lat temu |
Masami Hiramatsu
|
b6a896438b
perf probe: Accept filter argument for --list
|
10 lat temu |
Naveen N. Rao
|
7b6ff0bdbf
perf probe ppc64le: Fixup function entry if using kallsyms lookup
|
10 lat temu |
Naveen N. Rao
|
d5c2e2c17a
perf probe ppc64le: Prefer symbol table lookup over DWARF
|
10 lat temu |
Masami Hiramatsu
|
7afb3fab39
perf probe: Support multiple probes on different binaries
|
10 lat temu |
Masami Hiramatsu
|
2b394bc446
perf probe: Do not access kallsyms when analyzing user binaries
|
11 lat temu |
Masami Hiramatsu
|
5a62257a3d
perf probe: Replace line_list with intlist
|
11 lat temu |
Masami Hiramatsu
|
e53b00d382
perf probe: Release all dynamically allocated parameters
|
11 lat temu |
Masami Hiramatsu
|
fb7345bbf7
perf probe: Support basic dwarf-based operations on uprobe events
|
11 lat temu |
Srikar Dronamraju
|
225466f1c2
perf probe: Provide perf interface for uprobes
|
13 lat temu |
Masami Hiramatsu
|
190b57fcb9
perf probe: Add probed module in front of function
|
14 lat temu |
Masami Hiramatsu
|
3c42258c9a
perf probe: Add filters support for available functions
|
14 lat temu |
Masami Hiramatsu
|
bd09d7b5ef
perf probe: Add variable filter support
|
14 lat temu |
Masami Hiramatsu
|
e80711ca85
perf probe: Add --funcs to show available functions in symtab
|
14 lat temu |
Masami Hiramatsu
|
469b9b8848
perf probe: Add basic module support
|
15 lat temu |
Masami Hiramatsu
|
fb8c5a56c7
perf probe: Show accessible global variables
|
15 lat temu |
Masami Hiramatsu
|
c82ec0a2bd
perf probe: Function style fix
|
15 lat temu |