Milian Wolff
|
d4046e8e17
perf report: Don't crash on invalid inline debug information
|
7 years ago |
Arnaldo Carvalho de Melo
|
af30bffa2f
perf symbols: Store the ELF symbol type in the symbol struct
|
7 years ago |
Jin Yao
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
7 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Namhyung Kim
|
7285cf3325
perf srcline: Show correct function name for srcline of callchains
|
8 years ago |
Namhyung Kim
|
b7b75a60b2
perf srcline: Fix memory leak in addr2inlines()
|
8 years ago |
Milian Wolff
|
21ac9d547f
perf report: Cache srclines for callchain nodes
|
8 years ago |
Milian Wolff
|
b38775cf76
perf report: Cache failed lookups of inlined frames
|
8 years ago |
Milian Wolff
|
11ea2515f3
perf callchain: Create real callchain entries for inlined frames
|
8 years ago |
Milian Wolff
|
2be8832f3c
perf callchain: Refactor inline_list to store srcline string directly
|
8 years ago |
Milian Wolff
|
fea0cf842c
perf callchain: Refactor inline_list to operate on symbols
|
8 years ago |
Milian Wolff
|
d964b1cdbd
perf srcline: Do not consider empty files as valid srclines
|
8 years ago |
Milian Wolff
|
4d53b9d546
perf report: Do not drop last inlined frame
|
8 years ago |
Milian Wolff
|
28071f5183
perf report: Always honor callchain order for inlined nodes
|
8 years ago |
Milian Wolff
|
b21cc97810
perf report: Fix memory leak in addr2line when called by addr2inlines
|
8 years ago |
Arnaldo Carvalho de Melo
|
632a5cabea
perf tools: Move srcline definitions to separate header
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Milian Wolff
|
5dfa210e40
perf report: Enable sorting by srcline as key
|
8 years ago |
Jin Yao
|
a64489c56c
perf report: Find the inline stack for a given address
|
8 years ago |
Jin Yao
|
5580338d0f
perf report: Refactor common code in srcline.c
|
8 years ago |
Andi Kleen
|
2f84b42b28
perf tools: Always use non inlined file name for 'srcfile' sort key
|
10 years ago |
Andi Kleen
|
a9710ba091
perf tools: Support full source file paths for srcline
|
10 years ago |
Wang Nan
|
ac931f87a6
perf: Fix building warning on ARM 32
|
10 years ago |
Andi Kleen
|
85c116a6cb
perf callchain: Make get_srcline fall back to sym+offset
|
11 years ago |
Andi Kleen
|
23f0981bbd
perf callchain: Enable printing the srcline in the history
|
11 years ago |
Andi Kleen
|
2de217688e
perf tools: Only print base source file for srcline
|
11 years ago |
Namhyung Kim
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
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
|
bf4414ae7b
perf symbols: Constify dso->long_name
|
11 years ago |