1. a074865 perf tools: Introduce perf hooks by Wang Nan · 9 years ago
  2. d4dfdf0 perf jvmti: Plug compilation into perf build by Jiri Olsa · 9 years ago
  3. 042cfb5 perf tools: Fix typo "No enough" to "Not enough" by Alexander Alemayhu · 9 years ago
  4. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 9 years ago
  5. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 9 years ago
  6. c79c8091 perf test vmlinux: Remove dead symbol_filter_t code by Arnaldo Carvalho de Melo · 9 years ago
  7. 7e1b659 perf test vmlinux: Tolerate symbol aliases by Arnaldo Carvalho de Melo · 9 years ago
  8. 54da076 perf test vmlinux: Avoid printing headers for empty lists by Arnaldo Carvalho de Melo · 9 years ago
  9. e267769 perf test vmlinux: Clarify which -v lines are errors or warning by Arnaldo Carvalho de Melo · 9 years ago
  10. 17d4666 perf test bpf: Fix typo: "ehough" -> "enough" by Colin Ian King · 9 years ago
  11. dd6fa4e perf tools: Fix typo: "ehough" -> "enough" by Colin Ian King · 9 years ago
  12. c369e0a perf tests bpf: Use SyS_epoll_wait alias by Arnaldo Carvalho de Melo · 9 years ago
  13. b2d0dbf perf tests: objdump output can contain multi byte chunks by Jan Stancek · 10 years ago
  14. ff3e33b perf tests: Add test for bitmap_scnprintf function by Jiri Olsa · 9 years ago
  15. e5e6312 perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf by Arnaldo Carvalho de Melo · 9 years ago
  16. 988dd77 perf tests: Add is_printable_array test by Jiri Olsa · 9 years ago
  17. 626a6b7 perf tools: Enable overwrite settings by Wang Nan · 9 years ago
  18. a0c6f45 perf evlist: Drop evlist->backward by Wang Nan · 9 years ago
  19. 078c338 perf evlist: Map backward events to backward_mmap by Wang Nan · 9 years ago
  20. 32a951b perf evlist: Drop redundant evsel->overwrite indicator by Arnaldo Carvalho de Melo · 9 years ago
  21. 8e5dc84 perf test: Add a test case for SDT event by Masami Hiramatsu · 9 years ago
  22. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 9 years ago
  23. 4ffde49 perf test bpf: Use epoll_wait() instead of epoll_pwait() by Arnaldo Carvalho de Melo · 9 years ago
  24. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 9 years ago
  25. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 9 years ago
  26. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  27. ab6526b perf tests openat-syscall-tp-fields: Add some conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  28. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  29. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  30. 347ca87 perf tests: Fix hist accumulation test by Jiri Olsa · 9 years ago
  31. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 9 years ago
  32. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 9 years ago
  33. 8fbc38a perf tests: Fix thread map test for -F option by Jiri Olsa · 9 years ago
  34. f306924 perf tools: Allow to reset open files counter by Jiri Olsa · 9 years ago
  35. f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 9 years ago
  36. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  37. 0b04b3d perf evlist: Destructors should accept NULL by Arnaldo Carvalho de Melo · 9 years ago
  38. 0102ef3 perf hists: Rename __hists__add_entry to hists__add_entry by Jiri Olsa · 9 years ago
  39. aa3a655 Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  40. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
  41. 17a2634 perf test: Ignore .scale and other special files by Andi Kleen · 9 years ago
  42. 258e4bf tools: Pass arg to fdarray__filter's call back function by Wang Nan · 9 years ago
  43. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  44. ee74701 perf tests: Add test to check backward ring buffer by Wang Nan · 9 years ago
  45. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  46. ca7ce82 perf tests: Do not use sizeof on pointer type by Vaishali Thakkar · 9 years ago
  47. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  48. 8daef50 perf tests: Replace assignment with comparison on assert check by Colin Ian King · 9 years ago
  49. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 9 years ago
  50. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 9 years ago
  51. bd1a0be5 tools/perf: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  52. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  53. b31d660 perf tests: Add test to check for event times by Jiri Olsa · 9 years ago
  54. cde8835 perf tests: Fix tarpkg build test error output redirection by Arnaldo Carvalho de Melo · 9 years ago
  55. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  56. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  57. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 9 years ago
  58. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 9 years ago
  59. 95088a5 perf tools: Apply tracepoint event definition options to BPF script by Wang Nan · 9 years ago
  60. 43d0b97 perf tools: Enable config and setting names for legacy cache events by Wang Nan · 9 years ago
  61. 10bf358 perf tools: Enable config raw and numeric events by Wang Nan · 9 years ago
  62. 5243ba7 perf test: Reduce the sample_freq for the 'object code reading' test by Arnaldo Carvalho de Melo · 9 years ago
  63. 6880bbf perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq by Arnaldo Carvalho de Melo · 9 years ago
  64. 1ad826b perf tests: Fix build on older systems where 'signal' is reserved by Arnaldo Carvalho de Melo · 10 years ago
  65. 682dc24 perf tools: Use perf_event_terms__purge() for non-malloced terms by Arnaldo Carvalho de Melo · 10 years ago
  66. 8ee4646 perf build: Add libcrypto feature detection by Stephane Eranian · 10 years ago
  67. 3c7a152 perf build tests: Move the feature related vars to the front of the make cmdline by Arnaldo Carvalho de Melo · 10 years ago
  68. 5978531 perf build tests: Elide "-f Makefile" from make invokation by Arnaldo Carvalho de Melo · 10 years ago
  69. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 10 years ago
  70. 814568d perf build: Align the names of the build tests: by Arnaldo Carvalho de Melo · 10 years ago
  71. 8fd34e1 perf test: Improve bp_signal by Wang Nan · 10 years ago
  72. 6a7d550 perf test: Check environment before start real BPF test by Wang Nan · 10 years ago
  73. 79191c8 perf build: Use feature dump file for build-test by Wang Nan · 10 years ago
  74. 7b6982c perf test: Add libbpf relocation checker by Wang Nan · 10 years ago
  75. ab414dc perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test by Arnaldo Carvalho de Melo · 10 years ago
  76. c15e758 perf build: Pass O option to kernel makefile in build-test by Wang Nan · 10 years ago
  77. 68824de perf build: Test correct path of perf in build-test by Wang Nan · 10 years ago
  78. eb80773 perf build: Pass O option to Makefile.perf in build-test by Wang Nan · 10 years ago
  79. 7be43df perf build: Set parallel making options build-test by Wang Nan · 10 years ago
  80. b0500c1 perf test: Reset err after using it hold errcode in hist testcases by Wang Nan · 10 years ago
  81. 71b3ee7 perf test: Fix false TEST_OK result for 'perf test hist' by Wang Nan · 10 years ago
  82. 935e6bd tools: Move Makefile.arch from perf/config to tools/scripts by Wang Nan · 10 years ago
  83. 3167eea perf tools: Fix phony build target for build-test by Wang Nan · 10 years ago
  84. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 10 years ago
  85. 239849d perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE by Arnaldo Carvalho de Melo · 10 years ago
  86. 2e4f81e perf test: No need for setting attr.sample_freq on the RECORD test by Arnaldo Carvalho de Melo · 10 years ago
  87. 69ef8f4 perf test: Use "dummy" events in the PERF_RECORD_ test by Arnaldo Carvalho de Melo · 10 years ago
  88. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 10 years ago
  89. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 10 years ago
  90. 86ebb09 perf tools: Add event_update event cpus type by Jiri Olsa · 10 years ago
  91. 802c904 perf tools: Add event_update event name type by Jiri Olsa · 10 years ago
  92. daeecbc perf tools: Add event_update event scale type by Jiri Olsa · 10 years ago
  93. a6e5281 perf tools: Add event_update event unit type by Jiri Olsa · 10 years ago
  94. d4c2259 perf tools: Add stat round event synthesize function by Jiri Olsa · 10 years ago
  95. 5796f8f perf tools: Add stat event synthesize function by Jiri Olsa · 10 years ago
  96. 8e38159 perf tools: Add stat config event read function by Jiri Olsa · 10 years ago
  97. 6742434 perf tools: Add stat config event synthesize function by Jiri Olsa · 10 years ago
  98. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 10 years ago
  99. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 10 years ago
  100. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 10 years ago