1. a33d261 perf llvm: Make .o saving a debug message, not an info one by Arnaldo Carvalho de Melo · 5 years ago
  2. 7d4c85b perf llvm: Don't access out-of-scope array by Ian Rogers · 5 years ago
  3. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  4. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  5. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  6. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  7. d35b168 perf bpf: Give precedence to bpf header dir by Arnaldo Carvalho de Melo · 6 years ago
  8. cb76371 perf llvm: Allow passing options to llc in addition to clang by Arnaldo Carvalho de Melo · 6 years ago
  9. f6432b9 perf llvm-utils: Remove bashism from kernel include fetch script by Kim Phillips · 7 years ago
  10. 1b16fff perf llvm-utils: Add bpf include path to clang command line by Arnaldo Carvalho de Melo · 7 years ago
  11. 5eab5a7 perf llvm: Display eBPF compiling command in debug output by Jiri Olsa · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  14. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  15. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  16. 2bd42de perf llvm: Extract helpers in llvm-utils.c by Wang Nan · 8 years ago
  17. 042cfb5 perf tools: Fix typo "No enough" to "Not enough" by Alexander Alemayhu · 8 years ago
  18. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 9 years ago
  19. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  20. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 9 years ago
  21. f078464 perf llvm: Allow dump llvm output object file using llvm.dump-obj by Wang Nan · 9 years ago
  22. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 9 years ago
  23. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 9 years ago
  24. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  25. 4a4f66a perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling by Wang Nan · 9 years ago
  26. 59f41af perf llvm: Pass number of configured CPUs to clang compiler by Wang Nan · 9 years ago
  27. 9bc898c perf tests: Add LLVM test for eBPF on-the-fly compiling by Wang Nan · 10 years ago
  28. 0c6d18b perf tools: Auto detecting kernel include options by Wang Nan · 10 years ago
  29. d325d78 perf tools: Auto detecting kernel build directory by Wang Nan · 10 years ago
  30. 4cea3a9 perf tools: Call clang to compile C source to object code by Wang Nan · 10 years ago
  31. aa61fd0 perf tools: Introduce llvm config options by Wang Nan · 9 years ago