Wang Nan
|
03e01f5687
perf bpf: Allow BPF program config probing options
|
9 年之前 |
Masami Hiramatsu
|
0a62f6869f
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
|
9 年之前 |
Wang Nan
|
98d3b258ed
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success
|
9 年之前 |
Masami Hiramatsu
|
1a8ac29cbf
perf probe: Allow probing on kmodules without dwarf
|
10 年之前 |
Masami Hiramatsu
|
20f49859c7
perf probe: Fix a segfault bug in debuginfo_cache
|
10 年之前 |
Masami Hiramatsu
|
9b239a12bc
perf probe: Show correct source lines of probes on kmodules
|
10 年之前 |
Masami Hiramatsu
|
663b1151f2
perf probe: Fix to remove dot suffix from second or latter events
|
10 年之前 |
Arnaldo Carvalho de Melo
|
a5e813c686
perf machine: Add method for common kernel_map(FUNCTION) operation
|
10 年之前 |
Arnaldo Carvalho de Melo
|
77e6597749
perf machine: Use machine__kernel_map() thoroughly
|
10 年之前 |
Ingo Molnar
|
6afc0c269c
Merge branch 'linus' into perf/core, to pick up fixes before applying new changes
|
10 年之前 |
Arnaldo Carvalho de Melo
|
266fa2b222
perf probe: Use existing routine to look for a kernel module by dso->short_name
|
10 年之前 |
Namhyung Kim
|
9bae1e8c3f
perf probe: Export init/exit_probe_symbol_maps()
|
10 年之前 |
Namhyung Kim
|
a43aac299c
perf probe: Free perf_probe_event in cleanup_perf_probe_events()
|
10 年之前 |
Jiri Olsa
|
4605eab348
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
|
10 年之前 |
Namhyung Kim
|
e607f1426b
perf probe: Print deleted events in cmd_probe()
|
10 年之前 |
Namhyung Kim
|
b02137cc65
perf probe: Move print logic into cmd_probe()
|
10 年之前 |
Wang Nan
|
12fae5ef6d
perf probe: Link trace_probe_event into perf_probe_event
|
10 年之前 |
Namhyung Kim
|
844dffa598
perf probe: Split add_perf_probe_events()
|
10 年之前 |
Wang Nan
|
da15bd9df4
perf probe: Support probing at absolute address
|
10 年之前 |
Wang Nan
|
6c6e024f0a
perf probe: Fix error reported when offset without function
|
10 年之前 |
Wang Nan
|
be07afe92a
perf probe: Fix list result when address is zero
|
10 年之前 |
Wang Nan
|
614e2fdbd7
perf probe: Fix list result when symbol can't be found
|
10 年之前 |
Wang Nan
|
e486367f01
perf probe: Prevent segfault when reading probe point with absolute address
|
10 年之前 |
Wang Nan
|
1c0bd0e891
perf probe: Try to use symbol table if searching debug info failed
|
10 年之前 |
Masami Hiramatsu
|
92f6c72e7a
perf probe: Move ftrace probe-event operations to probe-file.c
|
10 年之前 |
Masami Hiramatsu
|
a3c9de6280
perf probe: Simplify __add_probe_trace_events code
|
10 年之前 |
Arnaldo Carvalho de Melo
|
4a77e2183f
perf strlist: Make dupstr be the default and part of an extensible config parm
|
10 年之前 |
He Kuang
|
7c31bb8c95
perf probe: Fix failure to probe events on arm
|
10 年之前 |
Masami Hiramatsu
|
7737af010b
perf probe: Speed up perf probe --list by caching debuginfo
|
10 年之前 |
Masami Hiramatsu
|
d350bd571f
perf probe: Show usage even if the last event is skipped
|
10 年之前 |