Namhyung Kim
|
e511db5e94
perf tools: Enable --children option by default
|
11 vuotta sitten |
Ingo Molnar
|
0066f3b93e
Merge branch 'perf/urgent' into perf/core
|
11 vuotta sitten |
Namhyung Kim
|
1029f9fedf
perf symbols: Check compatible symtab type before loading dso
|
11 vuotta sitten |
Namhyung Kim
|
98e9f03bbf
perf symbols: Destroy unused symsrcs
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
c96626b1da
perf symbols: No need to export dso__first_symbol
|
11 vuotta sitten |
Adrian Hunter
|
d9b62aba87
perf tools: Adjust kallsyms for relocated kernel
|
11 vuotta sitten |
Adrian Hunter
|
a00d28cb72
perf symbols: Prevent the use of kcore if the kernel has moved
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
5f70619d67
perf symbols: Use consistent name for the DSO binary type member
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
ee4e9625c8
perf symbols: Clarify method to get DSO binary_type filename
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
c506c96b61
tools lib symbol: Start carving out symbol parsing routines from perf
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
bf4414ae7b
perf symbols: Constify dso->long_name
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
7e155d4d5e
perf symbols: Remove open coded management of long_name_allocated member
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
5230fb7db4
perf symbols: Set alloc flag close to setting the long_name
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
c7282f2eff
perf symbols: Rename [sl]name_alloc to match the members they refer to
|
11 vuotta sitten |
Adrian Hunter
|
0058aef65e
perf symbols: Retain symbol source file name to lookup source line numbers
|
11 vuotta sitten |
Adrian Hunter
|
449867e346
perf symbols: Fix not finding kcore in buildid cache
|
11 vuotta sitten |
David Ahern
|
3bfe5f81fc
perf tools: Export setup_list
|
11 vuotta sitten |
David Ahern
|
82d1deb054
perf symbols: Move idle syms check from top to generic function
|
11 vuotta sitten |
Chenggang Qin
|
d4f74eb891
perf symbols: Fix a memory leak due to symbol__delete not being used
|
12 vuotta sitten |
Adrian Hunter
|
fc1b691d76
perf buildid-cache: Add ability to add kcore to the cache
|
11 vuotta sitten |
Adrian Hunter
|
0544d4225c
perf symbols: Add ability to find kcore in build-id cache
|
11 vuotta sitten |
Adrian Hunter
|
52afdaf9f0
perf symbols: Validate kcore module addresses
|
12 vuotta sitten |
Adrian Hunter
|
316d70d6db
perf symbols: Make a separate function to parse /proc/modules
|
12 vuotta sitten |
Willy Tarreau
|
fc2be6968e
perf symbols: Add new option --ignore-vmlinux for perf top
|
12 vuotta sitten |
Ricardo Ribalda Delgado
|
9cd00941f8
perf symbols: Support for Openembedded/Yocto -dbg packages
|
12 vuotta sitten |
David Ahern
|
0b8c25d949
perf tools: Fix symbol offset computation for some dsos
|
12 vuotta sitten |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 vuotta sitten |
Adrian Hunter
|
0131c4ec79
perf tools: Make it possible to read object code from kernel modules
|
12 vuotta sitten |