1. 7d16c63 perf tools: Fix build error due to zfree() cast by Namhyung Kim · 11 years ago
  2. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  3. bf4414a perf symbols: Constify dso->long_name by Arnaldo Carvalho de Melo · 11 years ago
  4. 906049c8 perf tools: Do not disable source line lookup just because of 1 failure by Adrian Hunter · 11 years ago
  5. 0058aef perf symbols: Retain symbol source file name to lookup source line numbers by Adrian Hunter · 11 years ago
  6. 454ff00 perf symbols: Retain bfd reference to lookup source line numbers by Adrian Hunter · 11 years ago
  7. d88938e perf tools: Use asprintf instead of malloc plus snprintf by Adrian Hunter · 11 years ago
  8. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  9. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  10. 2cc9d0e perf tools: Save failed result of get_srcline() by Namhyung Kim · 11 years ago
  11. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 11 years ago
  12. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 11 years ago
  13. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago