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