Wang Nan
|
e59d29e88f
perf probe: Fix segfault if passed with ''.
|
10 年之前 |
Naohiro Aota
|
09ed8975c4
perf probe: Find compilation directory path for lazy matching
|
10 年之前 |
He Kuang
|
9d7b45c572
perf probe: Set retprobe flag when probe in address-based alternative mode
|
10 年之前 |
Masami Hiramatsu
|
7afb3fab39
perf probe: Support multiple probes on different binaries
|
10 年之前 |
Wang Nan
|
f6c15621f0
perf probe: Fix ARM 32 building error
|
10 年之前 |
Wang Nan
|
ba92732e98
perf kmaps: Check kmaps to make code more robust
|
10 年之前 |
Masami Hiramatsu
|
e6d7c91c8c
perf probe: Fix to get ummapped symbol address on kernel
|
10 年之前 |
He Kuang
|
0560a0c4a1
perf probe: Fix failure to add multiple probes without debuginfo
|
10 年之前 |
David Ahern
|
6d4a48968b
perf probe: Fix compiles due to declarations using perf_probe_point
|
10 年之前 |
He Kuang
|
a78604deff
perf probe: Fix possible double free on error
|
10 年之前 |
Namhyung Kim
|
e578da3b20
perf probe: Allow weak symbols to be probed
|
10 年之前 |
Namhyung Kim
|
680d926a8c
perf symbols: Allow symbol alias when loading map for symbol name
|
10 年之前 |
Masami Hiramatsu
|
0687eba787
Revert "perf probe: Fix to fall back to find probe point in symbols"
|
10 年之前 |
Masami Hiramatsu
|
811dd2ae7c
perf probe: Fix --line to handle aliased symbols in glibc
|
10 年之前 |
Masami Hiramatsu
|
9b118acae3
perf probe: Fix to handle aliased symbols in glibc
|
10 年之前 |
Masami Hiramatsu
|
79702f6141
perf probe: Warn if given uprobe event accesses memory on older kernel
|
10 年之前 |
He Kuang
|
f56847c2e9
perf probe: Fix a precedence bug
|
10 年之前 |
Arnaldo Carvalho de Melo
|
38ae502b1d
perf probe: Handle strdup() failure
|
10 年之前 |
Masami Hiramatsu
|
eb47cb2eb2
perf probe: Fix get_real_path to free allocated memory in error path
|
10 年之前 |
Masami Hiramatsu
|
9aaf5a5f47
perf probe: Check kprobes blacklist when adding new events
|
10 年之前 |
Steven Rostedt (Red Hat)
|
23773ca18b
perf tools: Make perf aware of tracefs
|
10 年之前 |
Namhyung Kim
|
25dd9171f5
perf probe: Fix probing kretprobes
|
10 年之前 |
Arnaldo Carvalho de Melo
|
0a3873a8e2
perf symbols: Introduce 'for' method to iterate over the symbols with a given name
|
10 年之前 |
Namhyung Kim
|
564c62a4d7
perf probe: Do not rely on map__load() filter to find symbols
|
10 年之前 |
Namhyung Kim
|
7949ba1fa2
perf probe: Propagate error code when write(2) failed
|
10 年之前 |
Masami Hiramatsu
|
906451b98b
perf probe: Fix to fall back to find probe point in symbols
|
10 年之前 |
Masami Hiramatsu
|
5e17b28f1e
perf probe: Add --quiet option to suppress output result message
|
10 年之前 |
Waiman Long
|
8fa7d87f91
perf symbols: Encapsulate dsos list head into struct dsos
|
11 年之前 |
Masami Hiramatsu
|
2b394bc446
perf probe: Do not access kallsyms when analyzing user binaries
|
11 年之前 |
Masami Hiramatsu
|
5f03cba415
perf probe: Make error messages thread-safe
|
11 年之前 |