Ravi Bangoria
|
5a5e3d3cea
perf probe: Support SDT markers having reference counter (semaphore)
|
7 лет назад |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
Krister Johansen
|
544abd44c7
perf probe: Allow placing uprobes in alternate namespaces.
|
8 лет назад |
Arnaldo Carvalho de Melo
|
afaed6d3e4
tools: Adopt __printf from kernel sources
|
8 лет назад |
Arnaldo Carvalho de Melo
|
8ec20b176c
perf str{filter,list}: Disentangle headers
|
8 лет назад |
Wang Nan
|
d6be16719e
perf tools: Add missing struct definition in probe_event.h
|
8 лет назад |
Ravi Bangoria
|
b3f33f9306
perf probe: Add helper function to check if probe with variable
|
9 лет назад |
Masami Hiramatsu
|
1c20b1d154
perf probe: Show trace event definition
|
9 лет назад |
Ravi Bangoria
|
99e608b595
perf probe ppc64le: Fix probe location when using DWARF
|
9 лет назад |
Masami Hiramatsu
|
36a009fe07
perf probe: Accept %sdt and %cached event name
|
9 лет назад |
Masami Hiramatsu
|
2fd457a345
perf probe: Add --cache option to cache the probe definitions
|
9 лет назад |
Masami Hiramatsu
|
c4ff49209b
perf probe: Uncomment and export synthesize_perf_probe_point()
|
9 лет назад |
Masami Hiramatsu
|
0542bb9c8d
perf probe: Add perf_probe_event__copy()
|
9 лет назад |
Naveen N. Rao
|
0b3c2264ae
perf symbols: Fix kallsyms perf test on ppc64le
|
9 лет назад |
Masami Hiramatsu
|
909b0360ae
perf probe: Use strbuf for making strings
|
9 лет назад |
Arnaldo Carvalho de Melo
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 лет назад |
Namhyung Kim
|
9bae1e8c3f
perf probe: Export init/exit_probe_symbol_maps()
|
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 лет назад |
Wang Nan
|
da15bd9df4
perf probe: Support probing at absolute address
|
10 лет назад |
Wang Nan
|
5a023b57a8
perf tools: Add missing forward declaration of struct map to probe-event.h
|
10 лет назад |
Masami Hiramatsu
|
92f6c72e7a
perf probe: Move ftrace probe-event operations to probe-file.c
|
10 лет назад |
Masami Hiramatsu
|
419e873828
perf probe: Show the error reason comes from invalid DSO
|
10 лет назад |
He Kuang
|
349e8d2611
perf probe: Add --range option to show a variable's location range
|
10 лет назад |
Masami Hiramatsu
|
4c85935122
perf probe: Support glob wildcards for function name
|
10 лет назад |
Masami Hiramatsu
|
6cfd1f6805
perf probe: Add --no-inlines option to avoid searching inline functions
|
10 лет назад |
Masami Hiramatsu
|
ddb2f58f9f
perf probe: Introduce probe_conf global configs
|
10 лет назад |
Masami Hiramatsu
|
442255215c
perf probe: Use perf_probe_event.target instead of passing as an argument
|
10 лет назад |
Masami Hiramatsu
|
307a464b23
perf probe: Allow to use filter on --del command
|
10 лет назад |