summaryrefslogtreecommitdiff
path: root/tools/perf/util/srcline.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-14perf tools: Fix old GCC build error in 'get_srcline'David Ahern
2013-10-09perf tools: Implement addr2line directly using libbfdRoberto Vitillo
2013-10-09perf tools: Save failed result of get_srcline()Namhyung Kim
2013-10-09perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim
2013-10-09perf tools: Do not try to call addr2line on non-binary filesNamhyung Kim
2013-10-09perf annotate: Factor out get/free_srcline()Namhyung Kim