Masami Hiramatsu
|
5ee05b8801
perf probe: Improve error messages in --line option
|
11 years ago |
Masami Hiramatsu
|
69e96eaa4f
perf probe: Improve an error message of perf probe --vars mode
|
11 years ago |
Masami Hiramatsu
|
a15ad2f536
perf probe: Support distro-style debuginfo for uprobe
|
11 years ago |
Masami Hiramatsu
|
eb948e5083
perf probe: Allow to add events on the local functions
|
11 years ago |
Masami Hiramatsu
|
5a6f631454
perf probe: Show source-level or symbol-level info for uprobes
|
11 years ago |
Masami Hiramatsu
|
8f33f7deac
perf probe: Show appropriate symbol for ref_reloc_sym based kprobes
|
11 years ago |
Masami Hiramatsu
|
f90acac757
perf probe: Find given address from offline dwarf
|
11 years ago |
Masami Hiramatsu
|
dfef99cd0b
perf probe: Use ref_reloc_sym based address instead of the symbol name
|
11 years ago |
Masami Hiramatsu
|
fb226ccd2a
perf probe: Show in what binaries/modules probes are set
|
11 years ago |
Masami Hiramatsu
|
2df58634cd
perf probe: Unify show_available_functions for uprobes/kprobes
|
11 years ago |
Masami Hiramatsu
|
5a62257a3d
perf probe: Replace line_list with intlist
|
11 years ago |
Masami Hiramatsu
|
f49540b17c
perf probe: Remove incorrect symbol check for --list
|
11 years ago |
Masami Hiramatsu
|
ee45b6c2c5
perf probe: Fix to do exit call for symbol maps
|
11 years ago |
Masami Hiramatsu
|
981a23792c
perf probe: Do not add offset twice to uprobe address
|
11 years ago |
Masami Hiramatsu
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
11 years ago |
Masami Hiramatsu
|
e53b00d382
perf probe: Release all dynamically allocated parameters
|
11 years ago |
Masami Hiramatsu
|
981d05adf2
perf probe: Release allocated probe_trace_event if failed
|
11 years ago |
Arnaldo Carvalho de Melo
|
1d027ee9b8
perf probe: Fix build when DWARF support libraries not present
|
11 years ago |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 years ago |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 years ago |
Arnaldo Carvalho de Melo
|
f5385650c0
perf tools: No need to test against NULL before calling free()
|
11 years ago |
Masami Hiramatsu
|
fb7345bbf7
perf probe: Support basic dwarf-based operations on uprobe events
|
11 years ago |
Masami Hiramatsu
|
8a613d40e3
perf probe: Expand given path to absolute path
|
11 years ago |
Borislav Petkov
|
553873e1df
tools/: Convert to new topic libraries
|
11 years ago |
Arnaldo Carvalho de Melo
|
5230fb7db4
perf symbols: Set alloc flag close to setting the long_name
|
11 years ago |
Masami Hiramatsu
|
7969ec7728
perf probe: Support "$vars" meta argument syntax for local variables
|
12 years ago |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 years ago |
Borislav Petkov
|
85c66be101
perf tools: Introduce tools/lib/lk library
|
12 years ago |
Irina Tirdea
|
bcbd004020
perf tools: remove sscanf extension %as
|
13 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 years ago |