1. 2f84b42 perf tools: Always use non inlined file name for 'srcfile' sort key by Andi Kleen · 9 years ago
  2. a9710ba perf tools: Support full source file paths for srcline by Andi Kleen · 9 years ago
  3. ac931f8 perf: Fix building warning on ARM 32 by Wang Nan · 9 years ago
  4. 85c116a perf callchain: Make get_srcline fall back to sym+offset by Andi Kleen · 10 years ago
  5. 23f0981 perf callchain: Enable printing the srcline in the history by Andi Kleen · 10 years ago
  6. 2de2176 perf tools: Only print base source file for srcline by Andi Kleen · 10 years ago
  7. 7d16c63 perf tools: Fix build error due to zfree() cast by Namhyung Kim · 10 years ago
  8. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 10 years ago
  9. bf4414a perf symbols: Constify dso->long_name by Arnaldo Carvalho de Melo · 11 years ago
  10. 906049c8 perf tools: Do not disable source line lookup just because of 1 failure by Adrian Hunter · 11 years ago
  11. 0058aef perf symbols: Retain symbol source file name to lookup source line numbers by Adrian Hunter · 11 years ago
  12. 454ff00 perf symbols: Retain bfd reference to lookup source line numbers by Adrian Hunter · 11 years ago
  13. d88938e perf tools: Use asprintf instead of malloc plus snprintf by Adrian Hunter · 11 years ago
  14. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  15. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  16. 2cc9d0e perf tools: Save failed result of get_srcline() by Namhyung Kim · 11 years ago
  17. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 11 years ago
  18. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 11 years ago
  19. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago