Age | Commit message (Expand) | Author |
---|---|---|
2013-10-14 | perf tools: Fix old GCC build error in 'get_srcline' | David Ahern |
2013-10-09 | perf tools: Implement addr2line directly using libbfd | Roberto Vitillo |
2013-10-09 | perf tools: Save failed result of get_srcline() | Namhyung Kim |
2013-10-09 | perf annotate: Pass dso instead of dso_name to get_srcline() | Namhyung Kim |
2013-10-09 | perf tools: Do not try to call addr2line on non-binary files | Namhyung Kim |
2013-10-09 | perf annotate: Factor out get/free_srcline() | Namhyung Kim |