1. e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
  2. b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
  3. 15d599a perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL by Adrian Hunter · 7 years ago
  4. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  5. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  6. d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
  7. 9dfb85d perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc by Kan Liang · 7 years ago
  8. 81fccd6 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 7 years ago
  9. 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
  10. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  11. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  12. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  15. 5c9295b perf tests: Remove Intel CQM perf test by Xiaochen Shen · 7 years ago
  16. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  17. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 7 years ago
  18. 91a8c5b perf intel-pt: Always set no branch for dummy event by Kan Liang · 7 years ago
  19. 69d8bd8 perf intel-pt: Set no_aux_samples for the tracking event by Kan Liang · 7 years ago
  20. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 7 years ago
  21. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 7 years ago
  22. 9fd629f perf intel-pt: Add default config for pass-through branch enable by Adrian Hunter · 7 years ago
  23. d3cef7f perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array by Kim Phillips · 7 years ago
  24. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  25. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  26. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  27. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  28. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  29. fd5cead perf trace: Beautify statx syscall 'flag' and 'mask' arguments by Arnaldo Carvalho de Melo · 8 years ago
  30. d451a20 perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ by Ravi Bangoria · 8 years ago
  31. 2d01ecc perf/sdt/x86: Add renaming logic for (missing) 8 bit registers by Ravi Bangoria · 8 years ago
  32. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
  33. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  34. 030910c perf test: Remove "test" and similar strings from test descriptions by Arnaldo Carvalho de Melo · 8 years ago
  35. 763d896 perf annotate: Add per arch instructions annotate handlers by Arnaldo Carvalho de Melo · 8 years ago
  36. ca7202b perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) by Arnaldo Carvalho de Melo · 8 years ago
  37. b4974b4 perf tools: Sync copy of x86's syscall table by Arnaldo Carvalho de Melo · 8 years ago
  38. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  39. c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  40. fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
  41. 7a023fd perf probe: Fix dwarf regs table for x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  42. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 8 years ago
  43. 3d918fb perf intel-pt: Fix occasional decoding errors when tracing system-wide by Adrian Hunter · 8 years ago
  44. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  45. fd1d961 x86/insn: remove pcommit by Dan Williams · 8 years ago
  46. 6c4d0b4 perf tools: Add AVX-512 instructions to the new instructions test by Adrian Hunter · 8 years ago
  47. 6f6ef07 x86/insn: perf tools: Fix vcvtph2ps instruction decoding by Adrian Hunter · 8 years ago
  48. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  49. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  50. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  51. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 8 years ago
  52. 61b3f66 perf tests time-to-tsc: No need to disable an event before deleting it by Arnaldo Carvalho de Melo · 8 years ago
  53. 52ffe0f perf callchain: Support x86 target platform by He Kuang · 8 years ago
  54. 9d8e14d perf unwind: Separate local/remote libunwind config by He Kuang · 8 years ago
  55. 44b1e60 perf stat: Basic support for TopDown in perf stat by Andi Kleen · 8 years ago
  56. c45628b perf record: Robustify perf_event__synth_time_conv() by Wang Nan · 8 years ago
  57. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 9 years ago
  58. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 9 years ago
  59. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  60. f938345 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 9 years ago
  61. 1b700c9 perf tools: Build syscall table .c header from kernel's syscall_64.tbl by Arnaldo Carvalho de Melo · 9 years ago
  62. bd0c7a5 perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP by Adrian Hunter · 9 years ago
  63. 2a28e23 perf jit: Add support for using TSC as a timestamp by Adrian Hunter · 9 years ago
  64. 46bc29b perf tools: Add time conversion event by Adrian Hunter · 9 years ago
  65. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  66. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 9 years ago
  67. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 9 years ago
  68. 2146afc perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() by Arnaldo Carvalho de Melo · 9 years ago
  69. 48deaa7 perf kvm/{x86,s390}: Remove const from kvm_events_tp by Hemant Kumar · 9 years ago
  70. 162607e perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h by Hemant Kumar · 9 years ago
  71. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  72. cf89813 perf tests: Remove wrong semicolon in while loop in CQM test by Markus Trippelsdorf · 9 years ago
  73. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  74. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 9 years ago
  75. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 9 years ago
  76. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  77. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  78. 30433a3 perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on by Wang Nan · 9 years ago
  79. 035827e perf tests: Add Intel CQM test by Matt Fleming · 9 years ago
  80. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  81. 31b6753 perf tests: Add arch tests by Matt Fleming · 9 years ago
  82. bbbe6bf perf tools: Introduce regs_query_register_offset() for x86 by Wang Nan · 9 years ago
  83. 86c2786 perf intel-pt: Add support for PERF_RECORD_SWITCH by Adrian Hunter · 9 years ago
  84. af4aead perf tools: Fix link time error with sample_reg_masks on non x86 by Stephane Eranian · 9 years ago
  85. 3b27d13 perf dwarf: Fix potential array out of bounds access by Wang Nan · 9 years ago
  86. c5e991e perf/x86: Add list of register names by Stephane Eranian · 9 years ago
  87. 0de802a perf tools: Add Intel PT support for using CYC packets by Adrian Hunter · 9 years ago
  88. b45fc0b perf tools: Add Intel PT support for using MTC packets by Adrian Hunter · 9 years ago
  89. 11fa7cb perf tools: Pass Intel PT information for decoding MTC and CYC by Adrian Hunter · 9 years ago
  90. bc9b6bf perf tools: Add Intel PT support for PSB periods by Adrian Hunter · 9 years ago
  91. d0170af perf tools: Add Intel BTS support by Adrian Hunter · 9 years ago
  92. 5efb1d5 perf tools: Take Intel PT into use by Adrian Hunter · 9 years ago
  93. 90e457f perf tools: Add Intel PT support by Adrian Hunter · 9 years ago
  94. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  95. a6a69db perf tools: Move rdtsc() function by Adrian Hunter · 10 years ago
  96. 0b43786 perf tools: Allow TSC conversion on any arch by Adrian Hunter · 10 years ago
  97. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  98. 54c801f perf kvm: Add skip_event() for --duration option by Alexander Yarygin · 10 years ago
  99. 9daa812 perf kvm: Move arch specific code into arch/ by Alexander Yarygin · 10 years ago
  100. da50ad6 perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag by Alexander Yarygin · 10 years ago