1. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  2. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  3. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 5 years ago
  4. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 5 years ago
  5. 6d99a79 perf annotate: Introduce basic support for ARC by Eugeniy Paltsev · 6 years ago
  6. ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  7. f178fd2 perf annotate: Move objdump_path to struct annotation_options by Arnaldo Carvalho de Melo · 7 years ago
  8. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 6db47fd perf annotate: Add missing powerpc triplet by Kim Phillips · 8 years ago
  11. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  12. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  13. 78f69b5 perf tools: Add more toolchain triplets by Ravi Bangoria · 9 years ago
  14. 940e6987 perf tools: Export normalize_arch() function by He Kuang · 9 years ago
  15. eebd0bf perf env: Rename some leftovers from rename to perf_env by Arnaldo Carvalho de Melo · 9 years ago
  16. ce80d3b perf tools: Rename perf_session_env to perf_env by Kan Liang · 9 years ago
  17. 5bcaaca perf tools: Assign default value for some pointers by Martin Liška · 10 years ago
  18. c4d2df4 perf tools: Add arm64 triplets by Elliott Hughes · 10 years ago
  19. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  20. 68c465a perf tools: Fix possible double free on error by Thomas Jarosch · 12 years ago
  21. ff6f777 perf tools: Don't try to lookup objdump for live mode by Namhyung Kim · 12 years ago
  22. 48ed0ec perf tools: Use normalized arch name for searching objdump path by Namhyung Kim · 12 years ago
  23. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago