1. b7bcef6 tools/perf/build: Split out feature check: 'libelf-getphdrnum' by Ingo Molnar · 11 years ago
  2. 8869b17 tools/perf/build: Split out feature check: 'libelf-mmap' by Ingo Molnar · 11 years ago
  3. fb3d333 tools/perf/build: Clean up the mmap logic in config/Makefile by Ingo Molnar · 11 years ago
  4. 8295d4e tools/perf/build: Split out feature check: 'dwarf' by Ingo Molnar · 11 years ago
  5. e12762c tools/perf/build: Split out feature check: 'glibc' by Ingo Molnar · 11 years ago
  6. 8f7f800 tools/perf/build: Split out feature check: 'libelf' by Ingo Molnar · 11 years ago
  7. 50eed7a tools/perf/build: Clean up the libelf logic in config/Makefile by Ingo Molnar · 11 years ago
  8. 78e9d65 tools/perf/build: Split out feature check: 'bionic' by Ingo Molnar · 11 years ago
  9. 1ea6f99 tools/perf/build: Split out feature check: 'fortify-source' by Ingo Molnar · 11 years ago
  10. c251044 tools/perf/build: Split out feature check: 'volatile-register-var' by Ingo Molnar · 11 years ago
  11. 430be5a tools/perf/build: Split out feature check: 'stackprotector' by Ingo Molnar · 11 years ago
  12. 90ac542 tools/perf/build: Split out feature check: 'stackprotector-all' by Ingo Molnar · 11 years ago
  13. 3ae069c tools/perf/build: Split out feature check: 'libnuma' by Ingo Molnar · 11 years ago
  14. b6aa997 tools/perf/build: Add feature check core code by Ingo Molnar · 11 years ago
  15. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  16. 6d19912 perf tools: Explicitly add libdl dependency by David Ahern · 11 years ago
  17. e955d5c perf tools: Fix compile with libelf without get_phdrnum by Adrian Hunter · 11 years ago
  18. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  19. d14c496 perf tools: Fix -ldw/-lelf link test when static linking by Mike Frysinger · 11 years ago
  20. 107de37 perf tools: Fix build errors with O and DESTDIR make vars set by Robert Richter · 11 years ago
  21. 2fe7374 perf tools: Replace multiple line assignment with multiple statements by Jiri Olsa · 11 years ago
  22. 8e1b3f6 perf tools: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  23. 4e22db4 perf tools: Add NO_BIONIC variable to confiure bionic setup by Jiri Olsa · 11 years ago
  24. 7c53746 perf tools: Switch to full path C include directories by Jiri Olsa · 11 years ago
  25. 1e9f7aa perf tools: Merge all *LDFLAGS* make variable into LDFLAGS by Jiri Olsa · 12 years ago
  26. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 12 years ago
  27. cd1c39f perf tools: Move paths config into config/Makefile by Jiri Olsa · 12 years ago
  28. 58a0abd perf tools: Move libnuma check config into config/Makefile by Jiri Olsa · 12 years ago
  29. a1c7c9e perf tools: Move stdlib check config into config/Makefile by Jiri Olsa · 12 years ago
  30. c3cf836 perf tools: Move libbfd check config into config/Makefile by Jiri Olsa · 12 years ago
  31. 6e533cf perf tools: Move libpython check config into config/Makefile by Jiri Olsa · 12 years ago
  32. 3082cb3 perf tools: Move libperl check config into config/Makefile by Jiri Olsa · 12 years ago
  33. 58cabf6 perf tools: Move gtk2 check config into config/Makefile by Jiri Olsa · 12 years ago
  34. 4a8f888 perf tools: Move slang check config into config/Makefile by Jiri Olsa · 12 years ago
  35. a827952 perf tools: Move libaudit check config into config/Makefile by Jiri Olsa · 12 years ago
  36. 0e433fe perf tools: Move libunwind check config into config/Makefile by Jiri Olsa · 12 years ago
  37. 779724f perf tools: Move libdw check config into config/Makefile by Jiri Olsa · 12 years ago
  38. cf4cca1 perf tools: Move libelf check config into config/Makefile by Jiri Olsa · 12 years ago
  39. 362493f perf tools: Move compiler and linker flags check into config/Makefile by Jiri Olsa · 12 years ago
  40. a32f493 perf tools: Move programs check into config/Makefile by Jiri Olsa · 12 years ago
  41. 8bd407b perf tools: Move arch check into config/Makefile by Jiri Olsa · 12 years ago