1. 535a265 Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools by Linus Torvalds · 1 year, 6 months ago
  2. 45fc462 perf parse-events: Fix driver config term by Ian Rogers · 1 year, 6 months ago
  3. 9ea150a perf parse-events: Fixes relating to no_value terms by Ian Rogers · 1 year, 6 months ago
  4. e0152e7 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 6 months ago
  5. 64199ae perf parse-events: Fix propagation of term's no_value when cloning by Ian Rogers · 1 year, 6 months ago
  6. 58d3a4c perf parse-events: Name the two term enums by Ian Rogers · 1 year, 6 months ago
  7. 478c3f5 perf list: Don't print Unit for "default_core" by Ian Rogers · 1 year, 6 months ago
  8. bdc6012 perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads for skylake by Ian Rogers · 1 year, 6 months ago
  9. 45210e1 perf dlfilter: Avoid leak in v0 API test use of resolve_address() by Adrian Hunter · 1 year, 6 months ago
  10. f0005f1 perf metric: Add #num_cpus_online literal by Ian Rogers · 1 year, 6 months ago
  11. 30f0b43 perf pmu: Remove str from perf_pmu_alias by Ian Rogers · 1 year, 6 months ago
  12. 7a6e916 perf parse-events: Make common term list to strbuf helper by Ian Rogers · 1 year, 6 months ago
  13. 6beb6cf perf parse-events: Minor help message improvements by Ian Rogers · 1 year, 6 months ago
  14. 196e355 perf pmu: Avoid uninitialized use of alias->str by Ian Rogers · 1 year, 6 months ago
  15. 1687d8a Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
  16. d2045f8 perf jevents: Use "default_core" for events with no Unit by Ian Rogers · 1 year, 6 months ago
  17. a84260e perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test by Namhyung Kim · 1 year, 6 months ago
  18. 68ca249 perf test shell stat_bpf_counters: Fix test on Intel by Namhyung Kim · 1 year, 6 months ago
  19. 11f5710 perf test shell record_bpf_filter: Skip 6.2 kernel by Namhyung Kim · 1 year, 6 months ago
  20. f174341 perf tools: Convert to perf_record_header_attr_id() by Namhyung Kim · 1 year, 6 months ago
  21. 9bf6328 perf tools: Handle old data in PERF_RECORD_ATTR by Namhyung Kim · 1 year, 6 months ago
  22. cd4e1ef perf pmus: Skip duplicate PMUs and don't print list suffix by default by Ian Rogers · 1 year, 6 months ago
  23. 8d9f514 perf pmus: Sort pmus by name then suffix by Ian Rogers · 1 year, 6 months ago
  24. f703073 perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]" by Yanteng Si · 1 year, 6 months ago
  25. 49cf0bf perf beauty mmap_flags: Fix script for archs that use the generic mman.h by Yanteng Si · 1 year, 6 months ago
  26. c56f286 perf tools: Allow to use cpuinfo on LoongArch by Yanteng Si · 1 year, 6 months ago
  27. b03a434 Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 6 months ago
  28. 0f2418f perf lock contention: Fix typo in max-stack option description by Kajol Jain · 1 year, 6 months ago
  29. 520da45 perf tui slang: Tidy casts by Ian Rogers · 1 year, 7 months ago
  30. 7512e96 perf build-id: Simplify build_id_cache__cachedir() by Ian Rogers · 1 year, 7 months ago
  31. b782304 perf pmu: Make id const and add missing free by Ian Rogers · 1 year, 7 months ago
  32. 970ef02 perf parse-events: Make term's config const by Ian Rogers · 1 year, 7 months ago
  33. c091ee9 perf pmu: Remove logic for PMU name being NULL by Ian Rogers · 1 year, 7 months ago
  34. 9897009 perf header: Fix missing PMU caps by Ian Rogers · 1 year, 7 months ago
  35. eeb6b12 perf jevents: Don't append Unit to desc by Ian Rogers · 1 year, 7 months ago
  36. f208b2c perf scripts python gecko: Launch the profiler UI on the default browser with the appropriate URL by Anup Sharma · 1 year, 7 months ago
  37. 43803cb perf scripts python: Add support for input args in gecko script by Anup Sharma · 1 year, 7 months ago
  38. f85d120 perf jevents: Sort strings in the big C string to reduce faults by Ian Rogers · 1 year, 7 months ago
  39. 8d4b6d3 perf pmu: Lazily load sysfs aliases by Ian Rogers · 1 year, 7 months ago
  40. 7b723db perf pmu: Be lazy about loading event info files from sysfs by Ian Rogers · 1 year, 7 months ago
  41. 88ed918 perf pmu: Scan type early to fail an invalid PMU quickly by Ian Rogers · 1 year, 7 months ago
  42. e6ff1ee perf pmu: Lazily add JSON events by Ian Rogers · 1 year, 7 months ago
  43. 7c52f10 perf pmu: Cache JSON events table by Ian Rogers · 1 year, 7 months ago
  44. f63a536 perf pmu: Merge JSON events with sysfs at load time by Ian Rogers · 1 year, 7 months ago
  45. f26d22f perf pmu: Prefer passing pmu to aliases list by Ian Rogers · 1 year, 7 months ago
  46. edb217f perf pmu: Parse sysfs events directly from a file by Ian Rogers · 1 year, 7 months ago
  47. 3d50454 perf pmu-events: Add pmu_events_table__find_event() by Ian Rogers · 1 year, 7 months ago
  48. e3edd6c perf pmu-events: Reduce processed events by passing PMU by Ian Rogers · 1 year, 7 months ago
  49. c4ac7f7 perf s390 s390_cpumcfdg_dump: Don't scan all PMUs by Ian Rogers · 1 year, 7 months ago
  50. 9d31cb9 perf parse-events: Improve error message for double setting by Ian Rogers · 1 year, 7 months ago
  51. 2e255b4 perf jevents: Group events by PMU by Ian Rogers · 1 year, 7 months ago
  52. 4000519 perf pmu-events: Add extra underscore to function names by Ian Rogers · 1 year, 7 months ago
  53. c3245d2 perf pmu: Abstract alias/event struct by Ian Rogers · 1 year, 7 months ago
  54. 5040264 perf pmu: Make the loading of formats lazy by Ian Rogers · 1 year, 7 months ago
  55. 9e1f169 perf build: Allow customization of clang options for BPF target by Guilherme Amadio · 1 year, 9 months ago
  56. 838a8c5 perf pmu: Pass PMU rather than aliases and format by Ian Rogers · 1 year, 7 months ago
  57. da6a5afd perf pmu: Avoid passing format list to perf_pmu__format_bits() by Ian Rogers · 1 year, 7 months ago
  58. 7eb5473 perf pmu: Avoid passing format list to perf_pmu__format_type by Ian Rogers · 1 year, 7 months ago
  59. 804fee5 perf pmu: Avoid passing format list to perf_pmu__config_terms() by Ian Rogers · 1 year, 7 months ago
  60. 6f2f6ea perf pmu: Reduce scope of perf_pmu_error() by Ian Rogers · 1 year, 7 months ago
  61. cc5adb7 perf pmu: Move perf_pmu__set_format to pmu.y by Ian Rogers · 1 year, 7 months ago
  62. e1a3aad perf pmu: Avoid a path name copy by Ian Rogers · 1 year, 7 months ago
  63. 91e2e9f perf script ibs: Remove unused include by Ian Rogers · 1 year, 7 months ago
  64. 9823ae6 perf bench breakpoint: Skip run if no breakpoints available by Kajol Jain · 1 year, 7 months ago
  65. 7a46404 perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug() by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  66. 58a8d2e perf stat-display: Check if snprintf()'s fmt argument is NULL by Kaige Ye · 1 year, 7 months ago
  67. 7d96423 perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(augmented_arg->value) is a power of two. by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  68. 262b54b perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(saddr) is a power of two. by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  69. a50b8db perf vendor events arm64: AmpereOne: Remove unsupported events by Ilkka Koskinen · 1 year, 7 months ago
  70. 705ed54 perf vendor events arm64: Add AmpereOne metrics by Ilkka Koskinen · 1 year, 7 months ago
  71. 47715f2 perf vendor events arm64: AmpereOne: Mark affected STALL_* events impacted by errata by Ilkka Koskinen · 1 year, 7 months ago
  72. b8af100 perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne list by Ilkka Koskinen · 1 year, 7 months ago
  73. 7298e87 perf jevents: Raise exception for no definition of a arch std event by John Garry · 1 year, 7 months ago
  74. 64917f4d perf trace: Use heuristic when deciding if a syscall tracepoint "const char *" field is really a string by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  75. 83a0943 perf trace: Use the augmented_raw_syscall BPF skel only for tracing syscalls by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  76. abaf1e0 perf lock: Don't pass an ERR_PTR() directly to perf_session__delete() by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  77. ef23cb5 perf top: Don't pass an ERR_PTR() directly to perf_session__delete() by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  78. 4473949 perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo by James Clark · 1 year, 7 months ago
  79. d43f549 perf vendor events arm64: Update stall_slot workaround for N2 r0p3 by James Clark · 1 year, 7 months ago
  80. 9d5da30 perf jevents: Add a new expression builtin strcmp_cpuid_str() by James Clark · 1 year, 7 months ago
  81. 81f7da5 perf test: Add a test for the new Arm CPU ID comparison behavior by James Clark · 1 year, 7 months ago
  82. c3e1e8c perf arm64: Allow version comparisons of CPU IDs by James Clark · 1 year, 7 months ago
  83. 1836480 perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= sizeof(saddr) by Arnaldo Carvalho de Melo · 1 year, 7 months ago
  84. 26ba042 perf: tests: Adapt mmap-basic.c for riscv by Alexandre Ghiti · 1 year, 7 months ago
  85. 5ceb8b5b perf vendor events: Update metric events for power10 platform by Kajol Jain · 1 year, 7 months ago
  86. edd65d2 perf vendor events: Update metric event names for power10 platform by Kajol Jain · 1 year, 7 months ago
  87. 426c804 perf vendor events: Update JSON/events for power10 platform by Kajol Jain · 1 year, 7 months ago
  88. 7d473f4 perf vendor events: Move JSON/events to appropriate files for power10 platform by Kajol Jain · 1 year, 7 months ago
  89. 4836b9a perf vendor events: Drop STORES_PER_INST metric event for power10 platform by Kajol Jain · 1 year, 7 months ago
  90. e104df9 perf vendor events: Drop some of the JSON/events for power10 platform by Kajol Jain · 1 year, 7 months ago
  91. 3286f88 perf vendor events: Update the JSON/events descriptions for power10 platform by Kajol Jain · 1 year, 7 months ago
  92. 10da1b8 perf tests mmap-basic: Adapt for riscv by Alexandre Ghiti · 1 year, 7 months ago
  93. ff382c1 perf parse-regs: Move out arch specific header from util/perf_regs.h by Leo Yan · 1 year, 9 months ago
  94. 856caab perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code by Leo Yan · 1 year, 9 months ago
  95. 6a87e0f perf parse-regs: Remove unused macros PERF_REG_{IP|SP} by Leo Yan · 1 year, 9 months ago
  96. d8f69fb perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros by Leo Yan · 1 year, 9 months ago
  97. 34af56a perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}() by Leo Yan · 1 year, 9 months ago
  98. 5000e7f perf parse-regs: Refactor arch register parsing functions by Leo Yan · 1 year, 9 months ago
  99. a1ef3aa perf docs: Fix format of unordered lists by Changbin Du · 1 year, 8 months ago
  100. ab37440 perf vendor events arm64: Update scale units and descriptions of common topdown metrics by James Clark · 1 year, 7 months ago