1. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago
  2. 99471c9 perf thread_map: Add thread_map event sythesize function by Jiri Olsa · 9 years ago
  3. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  4. b6847d2 perf test: Dump the stack when test segfaults when in verbose mode by Arnaldo Carvalho de Melo · 9 years ago
  5. 5bcf2fe perf test: Mute test cases error messages if verbose == 0 by Wang Nan · 9 years ago
  6. 77a0cf6 perf test: Print result for each BPF subtest by Wang Nan · 9 years ago
  7. e8c6d50 perf test: Print result for each LLVM subtest by Wang Nan · 9 years ago
  8. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  9. 345c99a perf test: Do not be case sensitive when searching for matching tests by Arnaldo Carvalho de Melo · 9 years ago
  10. ba1fae4 perf test: Add 'perf test BPF' by Wang Nan · 9 years ago
  11. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  12. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  13. e8210ce perf tests: Introduce iterator function for tests by Matt Fleming · 9 years ago
  14. c84974e perf test: Add entry to test cpu topology by Kan Liang · 9 years ago
  15. 98e4619 perf tools: Add a test for decoding of new x86 instructions by Adrian Hunter · 9 years ago
  16. 9bc898c perf tests: Add LLVM test for eBPF on-the-fly compiling by Wang Nan · 9 years ago
  17. 134aa44 perf tests: Add thread_map object tests by Jiri Olsa · 9 years ago
  18. 43f322b perf tests: Switch from open to openat by Riku Voipio · 10 years ago
  19. 3237f281 perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing by Wang Nan · 10 years ago
  20. 189c466 perf tests: Fix to get negative exit codes by He Kuang · 10 years ago
  21. 3c8a67f perf tools: Add kmod_path__parse function by Jiri Olsa · 10 years ago
  22. 1f9975f perf tools: Add the bash completion for listing subsubcommands of perf test by Yunlong Song · 10 years ago
  23. 887e73d perf test: fix typo in python test by WANG Chao · 10 years ago
  24. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  25. 1b85337 tools lib api: Adopt fdarray class from perf's evlist by Arnaldo Carvalho de Melo · 10 years ago
  26. 9ae2803 perf tests: Add pollfd growing test by Arnaldo Carvalho de Melo · 10 years ago
  27. 54dbfae perf tests: Add test for perf_evlist__filter_pollfd() by Arnaldo Carvalho de Melo · 10 years ago
  28. d44bc55 perf tests: Add a test for tracking with sched_switch by Adrian Hunter · 10 years ago
  29. ba3dfff perf test: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  30. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  31. 45dc1bb5 perf tests: Add test for closing dso objects on EMFILE error by Jiri Olsa · 11 years ago
  32. 4ebbcb8 perf tests: Add test for caching dso file descriptors by Jiri Olsa · 11 years ago
  33. 0d8a5fa perf tests: Spawn child for each test by Jiri Olsa · 11 years ago
  34. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  35. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 11 years ago
  36. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 11 years ago
  37. fabf01238 perf tests: Add map groups sharing with thread object test by Jiri Olsa · 11 years ago
  38. 4e85edf perf tests: Add thread maps lookup automated tests by Jiri Olsa · 11 years ago
  39. 3c3cfd9 perf tests: Add a test case for hists filtering by Namhyung Kim · 11 years ago
  40. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 11 years ago
  41. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago
  42. 53a277e perf tools: Add test for parsing with no sample_id_all bit by Adrian Hunter · 11 years ago
  43. 395c307 perf tests: Add 'keep tracking' test by Adrian Hunter · 11 years ago
  44. 045f8cd8 perf tests: Add a sample parsing test by Adrian Hunter · 11 years ago
  45. b55ae0a perf tests: Add test for reading object code by Adrian Hunter · 11 years ago
  46. 3bd5a5f perf tools: Add test for converting perf time to/from TSC by Adrian Hunter · 11 years ago
  47. ffcbaa1 perf test: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  48. bc96b36 perf tests: Add a test case for checking sw clock event frequency by Namhyung Kim · 12 years ago
  49. d723a55 perf test: Add test case for checking number of EXIT events by Namhyung Kim · 12 years ago
  50. 06933e3 perf tests: Test breakpoint overflow signal handler counts by Jiri Olsa · 12 years ago
  51. 5a6bef4 perf tests: Test breakpoint overflow signal handler by Jiri Olsa · 12 years ago
  52. 2ae8287 perf test: Allow skipping tests by Arnaldo Carvalho de Melo · 12 years ago
  53. f4c1ea5 perf tests: Add return states enum for tests by Jiri Olsa · 12 years ago
  54. 54359d3 perf test: Check for linking problems in the python binding by Arnaldo Carvalho de Melo · 12 years ago
  55. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago
  56. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  57. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  58. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  59. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  60. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  61. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  62. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  63. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  64. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  65. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  66. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  67. 12f8f74 perf test: fix a build error on builtin-test by Zheng Liu · 12 years ago
  68. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  69. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  70. 945aea2 perf tests: Move test objects into 'tests' directory by Jiri Olsa · 12 years ago[Renamed (99%) from tools/perf/builtin-test.c]
  71. 95d18aa perf/x86: Fix sparse warnings by Peter Huewe · 12 years ago