Masami Hiramatsu
|
981a23792c
perf probe: Do not add offset twice to uprobe address
|
11 年之前 |
Masami Hiramatsu
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
11 年之前 |
Masami Hiramatsu
|
e53b00d382
perf probe: Release all dynamically allocated parameters
|
11 年之前 |
Masami Hiramatsu
|
981d05adf2
perf probe: Release allocated probe_trace_event if failed
|
11 年之前 |
Arnaldo Carvalho de Melo
|
1d027ee9b8
perf probe: Fix build when DWARF support libraries not present
|
11 年之前 |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 年之前 |
Arnaldo Carvalho de Melo
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
11 年之前 |
Masami Hiramatsu
|
fb7345bbf7
perf probe: Support basic dwarf-based operations on uprobe events
|
11 年之前 |
Masami Hiramatsu
|
8a613d40e3
perf probe: Expand given path to absolute path
|
11 年之前 |
Borislav Petkov
|
553873e1df
tools/: Convert to new topic libraries
|
11 年之前 |
Arnaldo Carvalho de Melo
|
5230fb7db4
perf symbols: Set alloc flag close to setting the long_name
|
11 年之前 |
Masami Hiramatsu
|
7969ec7728
perf probe: Support "$vars" meta argument syntax for local variables
|
12 年之前 |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 年之前 |
Borislav Petkov
|
85c66be101
perf tools: Introduce tools/lib/lk library
|
12 年之前 |
Irina Tirdea
|
bcbd004020
perf tools: remove sscanf extension %as
|
13 年之前 |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 年之前 |
David Ahern
|
1fb8944887
perf probe: Make a copy of exec path for passing to basename
|
13 年之前 |
Srikar Dronamraju
|
a23c4dc422
perf uprobes: Remove unnecessary check before strlist__delete
|
13 年之前 |
Srikar Dronamraju
|
225466f1c2
perf probe: Provide perf interface for uprobes
|
13 年之前 |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 年之前 |
Prashanth Nageshappa
|
1c1bc92233
perf probe: Ensure offset provided is not greater than function length without DWARF info too
|
13 年之前 |
Danny Kukawka
|
dfd3b1e3e8
perf tools: Remove duplicated string.h includes
|
13 年之前 |
Srikar Dronamraju
|
4eced2347c
perf probe: Rename target_module to target
|
13 年之前 |
David Daney
|
0a84f007f9
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
|
13 年之前 |
Srikar Dronamraju
|
a844d1ef09
perf probe: Usability fixes
|
13 年之前 |
David Daney
|
2ef1ea3826
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
|
13 年之前 |
Masami Hiramatsu
|
44a56040a0
perf probe: Fix to show correct error string
|
14 年之前 |
Jovi Zhang
|
ce27a443d1
perf probe: Fix coredump introduced by probe module option
|
14 年之前 |
Masami Hiramatsu
|
14a8fd7cee
perf probe: Support adding probes on offline kernel modules
|
14 年之前 |