Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
85c116a6cb91a5c09b7a6c95ffc6a6cbd32cd237
/
tools
/
perf
/
util
/
srcline.c
85c116a
perf callchain: Make get_srcline fall back to sym+offset
by Andi Kleen
· 10 years ago
23f0981
perf callchain: Enable printing the srcline in the history
by Andi Kleen
· 10 years ago
2de2176
perf tools: Only print base source file for srcline
by Andi Kleen
· 10 years ago
7d16c63
perf tools: Fix build error due to zfree() cast
by Namhyung Kim
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
bf4414a
perf symbols: Constify dso->long_name
by Arnaldo Carvalho de Melo
· 11 years ago
906049c8
perf tools: Do not disable source line lookup just because of 1 failure
by Adrian Hunter
· 11 years ago
0058aef
perf symbols: Retain symbol source file name to lookup source line numbers
by Adrian Hunter
· 11 years ago
454ff00
perf symbols: Retain bfd reference to lookup source line numbers
by Adrian Hunter
· 11 years ago
d88938e
perf tools: Use asprintf instead of malloc plus snprintf
by Adrian Hunter
· 11 years ago
a949fff
perf tools: Fix old GCC build error in 'get_srcline'
by David Ahern
· 11 years ago
2f48fcd
perf tools: Implement addr2line directly using libbfd
by Roberto Vitillo
· 11 years ago
2cc9d0e
perf tools: Save failed result of get_srcline()
by Namhyung Kim
· 11 years ago
86c98ca
perf annotate: Pass dso instead of dso_name to get_srcline()
by Namhyung Kim
· 11 years ago
58d91a0
perf tools: Do not try to call addr2line on non-binary files
by Namhyung Kim
· 11 years ago
f048d54
perf annotate: Factor out get/free_srcline()
by Namhyung Kim
· 11 years ago