1. cba43fc tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  2. 71a16df tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  3. 8b8dcc37 tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  4. 7380aa8 tools headers UAPI: Sync files changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  5. 455c988 perf arm-spe: Update --switch-events docs in 'perf record' by German Gomez · 3 years, 2 months ago
  6. 9dc9855 perf arm-spe: Track task context switch for cpu-mode events by Namhyung Kim · 3 years, 2 months ago
  7. 56c31cd perf arm-spe: Implement find_snapshot callback by German Gomez · 3 years, 2 months ago
  8. 0901b56 perf arm-spe: Add snapshot mode support by German Gomez · 3 years, 2 months ago
  9. 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
  10. d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
  11. df22520 perf test: Make each test/suite its own struct. by Ian Rogers · 3 years, 2 months ago
  12. 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
  13. 6c19128 perf parse-events: Rename parse_events_error functions by Ian Rogers · 3 years, 2 months ago
  14. eb39bf3 perf evsel: Don't set exclude_guest by default by Ravi Bangoria · 3 years, 2 months ago
  15. 875eaa3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  16. 89ac61f perf callchain: Fix compilation on powerpc with gcc11+ by Jiri Olsa · 3 years, 4 months ago
  17. 83e1ada perf powerpc: Add support to expose instruction and data address registers as part of extended regs by Athira Rajeev · 3 years, 3 months ago
  18. 47f572a perf pmu: Make pmu_event tables const. by Ian Rogers · 3 years, 3 months ago
  19. 0ec43c0 perf pmu: Add const to pmu_events_map. by Ian Rogers · 3 years, 3 months ago
  20. 47e7dd3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  21. 4da8b12 perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' by Like Xu · 3 years, 4 months ago
  22. 0ba37e0 perf annotate: Add riscv64 support by William Cohen · 3 years, 4 months ago
  23. c6613bd perf arm: Fix off-by-one directory paths. by Ian Rogers · 3 years, 4 months ago
  24. 3149733 perf annotate: Add fusion logic for AMD microarchs by Ravi Bangoria · 3 years, 4 months ago
  25. 64f4535 tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry points by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  26. 27151f1 Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
  27. 13d60ba perf pmu: Add PMU alias support by Kan Liang · 3 years, 4 months ago
  28. 050a0fc perf cs-etm: Fix typo by James Clark · 3 years, 5 months ago
  29. 51ba881 perf cs-etm: Save TRCDEVARCH register by James Clark · 3 years, 5 months ago
  30. c9ccc96 perf cs-etm: Refactor out ETMv4 header saving by James Clark · 3 years, 5 months ago
  31. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  32. 474b3f2 perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail} by Leo Yan · 3 years, 5 months ago
  33. 376a947 tools headers UAPI: Sync files changed by the memfd_secret new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  34. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 7 months ago
  35. 5f148e7c perf stat: Add Topdown metrics L2 events as default events by Kan Liang · 3 years, 6 months ago
  36. 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
  37. 44c2cd8 tools headers UAPI: Sync files changed by the quotactl_fd new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  38. 2f01c20 perf cs-etm: Remove callback cs_etm_find_snapshot() by Leo Yan · 3 years, 7 months ago
  39. a91ffcf perf tools: Support pmu prefix for mem-store event by Jin Yao · 3 years, 8 months ago
  40. d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 8 months ago
  41. ddc11da perf tools: Check mem-loads auxiliary event by Jin Yao · 3 years, 8 months ago
  42. afe360a perf arm-spe: Remove redundant checking for "full_auxtrace" by Leo Yan · 3 years, 8 months ago
  43. f99237e perf arm-spe: Enable timestamp for per-cpu mode by Leo Yan · 3 years, 8 months ago
  44. e582bad perf arm-spe: Correct sample flags for dummy event by Leo Yan · 3 years, 8 months ago
  45. 2f02195 perf arm-spe: Correct sample flags for SPE event by Leo Yan · 3 years, 8 months ago
  46. 100475f Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  47. 19d71c2 perf tests: Drop __maybe_unused on x86 test declarations by Rob Herring · 3 years, 8 months ago
  48. 4e277d0 perf tests: Consolidate test__arch_unwind_sample declaration by Rob Herring · 3 years, 8 months ago
  49. bffcbe7 tools headers UAPI: Sync files changed by the quotactl_path unwiring by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  50. 046b243 perf x86 kvm-stat: Support to analyze kvm MSR by Lei Zhao · 3 years, 9 months ago
  51. f8bcb06 tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  52. a00b7e3 perf tools: Fix a build error on arm64 with clang by Masami Hiramatsu · 3 years, 8 months ago
  53. 10a3efd Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 9 months ago
  54. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  55. b96da02 perf arm64: Fix off-by-one directory paths. by Ian Rogers · 3 years, 9 months ago
  56. f9ed693 perf stat: Enable iostat mode for x86 platforms by Alexander Antonov · 3 years, 9 months ago
  57. 19776d3 perf stat: Helper functions for PCIe root ports list in iostat mode by Alexander Antonov · 3 years, 9 months ago
  58. 874fc35 perf intel-pt: Use aux_watermark by Alexander Shishkin · 3 years, 9 months ago
  59. e126bef perf pmu: Add pmu_events_map__find() function to find the common PMU map for the system by John Garry · 3 years, 9 months ago
  60. 50fa3a5 perf sort: Display sort dimension p_stage_cyc only on supported archs by Athira Rajeev · 3 years, 10 months ago
  61. 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 10 months ago
  62. ff0bd0a perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT by Athira Rajeev · 3 years, 10 months ago
  63. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  64. 62660b0 tools/perf: Convert to insn_decode() by Borislav Petkov · 4 years, 2 months ago
  65. 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  66. 6fc5baf perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 4 years ago
  67. c1f272d perf tests x86: Move insn.h include to make sure it finds stddef.h by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  68. 7d9d4c6 perf test: Support the ins_lat check in the X86 specific test by Kan Liang · 3 years, 11 months ago
  69. 743108e tools headers: Update syscall.tbl files to support mount_setattr by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  70. 2b1919e perf tools: Clean 'generated' directory used for creating the syscall table on x86 by Andreas Wendleder · 3 years, 11 months ago
  71. add76c0 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  72. 30cb76a perf cs-etm: Support PID tracing in config by Suzuki K Poulose · 3 years, 11 months ago
  73. 8c559e8 perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 3 years, 11 months ago
  74. 42b2b57 perf cs-etm: Update ETM metadata format by Mike Leach · 3 years, 11 months ago
  75. d9fd5a7 perf tools: Generate mips syscalls_n64.c syscall table by Tiezhu Yang · 4 years ago
  76. b5f184f perf tools: Support MIPS unwinding and dwarf-regs by Tiezhu Yang · 4 years ago
  77. 867a914 perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  78. 0670129 perf tools: Fix arm64 build error with gcc-11 by Jianlin Lv · 4 years ago
  79. 90af755 perf intel-pt: Retain the last PIP packet payload as is by Adrian Hunter · 4 years ago
  80. b7ecc2d perf intel_pt: Add vmlaunch and vmresume as branches by Adrian Hunter · 4 years ago
  81. fbefe9c perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing by Kan Liang · 4 years ago
  82. 6db59d3 perf arm64/s390: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  83. 0f000f9 perf powerpc: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  84. ea8d0ed perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  85. 2a57d40 perf tools: Support the auxiliary event by Kan Liang · 4 years ago
  86. 068aeea perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regs by Athira Rajeev · 4 years ago
  87. 557c3ea perf powerpc: Fix gap between kernel end and module start by Athira Rajeev · 4 years, 1 month ago
  88. 42641d6 perf stat: Add Topdown metrics events as default events by Kan Liang · 4 years ago
  89. feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years, 1 month ago
  90. b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years, 1 month ago
  91. c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years, 1 month ago
  92. 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  93. 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  94. 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  95. 606e2c2 perf evlist: Use the right prefix for alternative 'struct evlist' constructors by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  96. 900c8ea perf evlist: Use the right prefix for 'struct evlist' event selection methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  97. e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  98. 2a99ff8 perf tools: Add aarch64 registers to --user-regs by Alexandre Truong · 4 years, 2 months ago
  99. e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  100. 1f195e5 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 2 months ago