Vladimir Nikulichev
|
922d0e4d9f
perf tools: Adjust symbols in VDSO
|
11 年之前 |
Ingo Molnar
|
0066f3b93e
Merge branch 'perf/urgent' into perf/core
|
11 年之前 |
Jiri Olsa
|
155b3a13a6
perf symbols: Fix crash in elf_section_by_name
|
11 年之前 |
Stephane Eranian
|
0d3dc5e8b8
perf symbols: Check return value of filename__read_debuglink()
|
11 年之前 |
Adrian Hunter
|
9176753d1e
perf symbols: Fix symbol annotation for relocated kernel
|
11 年之前 |
Avi Kivity
|
950b835471
perf tools: Demangle kernel and kernel module symbols too
|
11 年之前 |
Masami Hiramatsu
|
99ca423387
perf symbols: Export elf_section_by_name and reuse
|
11 年之前 |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
c506c96b61
tools lib symbol: Start carving out symbol parsing routines from perf
|
11 年之前 |
Chenggang Qin
|
784f3390f9
perf symbols: Fix a mmap and munmap mismatched bug
|
12 年之前 |
Adrian Hunter
|
fc1b691d76
perf buildid-cache: Add ability to add kcore to the cache
|
11 年之前 |
Adrian Hunter
|
afba19d9dc
perf symbols: Workaround objdump difficulties with kcore
|
12 年之前 |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 年之前 |
Ingo Molnar
|
14951f22f1
Revert "perf symbols: Demangle cloned functions"
|
12 年之前 |
Andi Kleen
|
de95ab5364
perf symbols: Demangle cloned functions
|
12 年之前 |
Adrian Hunter
|
e955d5c434
perf tools: Fix compile with libelf without get_phdrnum
|
12 年之前 |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 年之前 |
Adrian Hunter
|
0131c4ec79
perf tools: Make it possible to read object code from kernel modules
|
12 年之前 |
Adrian Hunter
|
39b12f7812
perf tools: Make it possible to read object code from vmlinux
|
12 年之前 |
Namhyung Kim
|
328ccdace8
perf report: Add --no-demangle option
|
12 年之前 |
Namhyung Kim
|
eec185ab60
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
|
12 年之前 |
Namhyung Kim
|
3843b05d6e
perf symbols: Ignore ABS symbols when loading data maps
|
12 年之前 |
David Ahern
|
f47b58b75f
perf symbols: Fix builds with NO_LIBELF set
|
13 年之前 |
Cody P Schafer
|
3aafe5ae08
perf symbols: Use both runtime and debug images
|
13 年之前 |
Cody P Schafer
|
261360b6e9
perf symbols: Convert dso__load_syms to take 2 symsrc's
|
13 年之前 |
Cody P Schafer
|
d26cd12b46
perf symbols: Factor want_symtab out of dso__load_sym()
|
13 年之前 |
Cody P Schafer
|
a44f605b2f
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
|
13 年之前 |
Cody P Schafer
|
005f92947a
perf symbols: Set symtab_type in dso__load_sym
|
13 年之前 |
Cody P Schafer
|
b68e2f919c
perf symbols: Introduce symsrc structure.
|
13 年之前 |
Cody P Schafer
|
492746546f
perf symbols: Avoid segfault in elf_strptr
|
13 年之前 |