Andi Kleen
|
2f84b42b28
perf tools: Always use non inlined file name for 'srcfile' sort key
|
10 yıl önce |
Andi Kleen
|
a9710ba091
perf tools: Support full source file paths for srcline
|
10 yıl önce |
Wang Nan
|
ac931f87a6
perf: Fix building warning on ARM 32
|
10 yıl önce |
Andi Kleen
|
85c116a6cb
perf callchain: Make get_srcline fall back to sym+offset
|
10 yıl önce |
Andi Kleen
|
23f0981bbd
perf callchain: Enable printing the srcline in the history
|
10 yıl önce |
Andi Kleen
|
2de217688e
perf tools: Only print base source file for srcline
|
10 yıl önce |
Namhyung Kim
|
7d16c63423
perf tools: Fix build error due to zfree() cast
|
11 yıl önce |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 yıl önce |
Arnaldo Carvalho de Melo
|
bf4414ae7b
perf symbols: Constify dso->long_name
|
11 yıl önce |
Adrian Hunter
|
906049c827
perf tools: Do not disable source line lookup just because of 1 failure
|
11 yıl önce |
Adrian Hunter
|
0058aef65e
perf symbols: Retain symbol source file name to lookup source line numbers
|
11 yıl önce |
Adrian Hunter
|
454ff00f96
perf symbols: Retain bfd reference to lookup source line numbers
|
11 yıl önce |
Adrian Hunter
|
d88938ebc9
perf tools: Use asprintf instead of malloc plus snprintf
|
11 yıl önce |
David Ahern
|
a949fffb84
perf tools: Fix old GCC build error in 'get_srcline'
|
12 yıl önce |
Roberto Vitillo
|
2f48fcd84e
perf tools: Implement addr2line directly using libbfd
|
12 yıl önce |
Namhyung Kim
|
2cc9d0ef57
perf tools: Save failed result of get_srcline()
|
12 yıl önce |
Namhyung Kim
|
86c98cab5a
perf annotate: Pass dso instead of dso_name to get_srcline()
|
12 yıl önce |
Namhyung Kim
|
58d91a0068
perf tools: Do not try to call addr2line on non-binary files
|
12 yıl önce |
Namhyung Kim
|
f048d548f8
perf annotate: Factor out get/free_srcline()
|
12 yıl önce |