1. 977a25b perf_examples: update task_cpu max cpus to 512 by Thomas Makin · 9 weeks ago master
  2. 1b0d0d3 perf/arm: add NVIDIA Olympus support by Thomas Makin · 9 weeks ago
  3. 41878ea Fix validation error for ARM Cortex X4 BR_RET_SPEC by Stephane Eranian · 10 weeks ago
  4. 5a3f140 updated Intel SPR support by Stephane Eranian · 3 months ago
  5. 4d6a907 fix Intel Icelake MEM_LOAD_MISC_RETIRED event code by Stephane Eranian · 3 months ago
  6. 86a9dc2 add support for ARM Cortex X4 core PMU by Stephane Eranian · 8 months ago
  7. 964baf9 s390: Add counter definition for IBM z17 by Thomas Richter · 9 months ago
  8. 3e4031b Merge /u/kotaro-tokai/perfmon2/ branch monaka-v1.1-support into master by b'seranian · 11 months ago
  9. 7c827e3 Merge /u/tmalesinski/perfmon2/ branch python3-fix into master by b'seranian · 11 months ago
  10. 861ce2a The FUJITSU-MONAKA PMU events have been changed to match the v1.1 specification and v1.0 errata. by Kotaro, Tokai · 12 months ago
  11. 0727e5f add another perf_name for ARM Cortex-A57 by Vince Weaver · 1 year ago
  12. 75d2e60 fix AMD Zen5 umasks for L2_PREFETCH_MISS_L3 and L2_FILL_RESPONSE_SRC by Stephane Eranian · 1 year, 1 month ago
  13. 4086140 Modernize setup.py slightly. by Tomek Malesinski · 1 year, 1 month ago
  14. dd015ac Use relative imports according to PEP 328 by Tomek Malesinski · 1 year, 1 month ago
  15. c5587f9 Hotfix ARM CPU detection due to arch mismatch by Stephane Eranian · 1 year, 2 months ago
  16. b2888ea Cope with empty /proc/cpuinfo file by Samuel Thibault · 1 year, 3 months ago
  17. f09c366 Merge /u/mousezhang/perfmon2/ branch master into master by b'seranian · 1 year, 3 months ago
  18. e887d24 Add sysfs PMU caching on initialization by Stephane Eranian · 1 year, 3 months ago
  19. ff3291f Remove references to /sys/devices to remain compatible with upstream by Stephane Eranian · 1 year, 3 months ago
  20. a41f8ee Add ARM hybrid encoding support for perf_events by Stephane Eranian · 1 year, 3 months ago
  21. 15c4cd9 Add ARM hybrid detection by Stephane Eranian · 1 year, 3 months ago
  22. 8ca3087 fix typo Kinghts -> Knights by Mouse Zhang · 1 year, 3 months ago
  23. 762ca94 Cleanup Alderlake event descriptions by Stephane Eranian · 1 year, 4 months ago
  24. 66627c7 Add Intel GraniteRapids uncore IMC PMU support by Stephane Eranian · 1 year, 4 months ago
  25. 59aae0f Fix clang unused function/variable errors by Stephane Eranian · 1 year, 4 months ago
  26. 876528e Update Intel GraniteRapids core events to 1.06 by Stephane Eranian · 1 year, 4 months ago
  27. 7750d00 fix AMD Zen5 encodings for L2_FILL_RESPONSE_SRC and L2_PREFETCH_MISS_L3 by Stephane Eranian · 1 year, 4 months ago
  28. d22403e make L1I_CACHE_ACCESS an alias to the official L1I_CACHE event by Stephane Eranian · 1 year, 6 months ago
  29. 0003418 update perf_events interface header to 6.12 by Stephane Eranian · 1 year, 6 months ago
  30. 5e26b48 Enable support for FUJITSU-MONAKA core PMU by Yoshihiro Furudera · 1 year, 6 months ago
  31. 91970fe Add ARM Neoverse N3 core PMU support by Stephane Eranian · 1 year, 8 months ago
  32. 1c2c67b fix group_pmu initialization in perf_examples/task by Stephane Eranian · 1 year, 8 months ago
  33. 298127b Add support for Topdown via PERF_METRICS for Intel Icelake/IcelakeX by Stephane Eranian · 1 year, 8 months ago
  34. d01108b Add support for Topdown via PERF_METRICS for Intel GraniteRapids by Stephane Eranian · 1 year, 8 months ago
  35. d9de389 Add support for Topdown via PERF_METRICS for Intel SapphireRapids by Stephane Eranian · 1 year, 8 months ago
  36. 1530567 add support_no_mods support to Intel X86 encoding by Stephane Eranian · 1 year, 8 months ago
  37. 7e13175 Add support_no_mods support to perf_events encoding by Stephane Eranian · 1 year, 8 months ago
  38. bf495f9 Add support_hw_smpl description to pfm_get_event_attr_info() man page by Stephane Eranian · 1 year, 8 months ago
  39. 8717588 Add new attribute info field support_no_mods by Stephane Eranian · 1 year, 8 months ago
  40. 704fb4a fix assignment in pfmlib_build_event_pattrs by Stephane Eranian · 1 year, 8 months ago
  41. c89a379 add ARM Cortex A76 core PMU support by Stephane Eranian · 1 year, 8 months ago
  42. 6195cbb fix detection of ARM Cortex A55 by Stephane Eranian · 1 year, 8 months ago
  43. 1e87342 Update IBM Power10 core PMU support by Sachin Monga · 1 year, 8 months ago
  44. c40b6eb add ARM Cortex A55 core PMU support by Stephane Eranian · 1 year, 8 months ago
  45. f91ea4f fix ARM thunderX2 and HiSilicon support to compile on non Linux by Stephane Eranian · 1 year, 8 months ago
  46. 892c5fc Add ARM Neoverse V3 core PMU support by Stephane Eranian · 1 year, 8 months ago
  47. b30681f Merge /u/yselkowitz/perfmon2/ branch gcc14 into master by b'seranian · 1 year, 8 months ago
  48. 0118612 remove extraneous printf in pfmlib_init_env() by Stephane Eranian · 1 year, 9 months ago
  49. 3724e7e add LIBPFM_PROC_CPUINFO variable for Linux by Stephane Eranian · 1 year, 9 months ago
  50. 9c5c88e add ARM Cortex A72 Core PMU support by Stephane Eranian · 1 year, 9 months ago
  51. 6d276b4 fix pfm_arm_detect() buffer initialization problem by Ian Rogers · 1 year, 9 months ago
  52. fd3191c Fix FRONTEND_RETIRED.LATE_SWPF encoding on Intel GNR by Stephane Eranian · 1 year, 9 months ago
  53. 0d799b5 update Intel GraniteRapids core PMU to 1.03 by Stephane Eranian · 1 year, 9 months ago
  54. 3abda5b Optimize pfm_detect() for ARM processors by Stephane Eranian · 1 year, 9 months ago
  55. b8b7d69 add L2D_CACHE and make L2D_CACHE_ACCESS alias for ARM Neoverse N1,N2,V2 by Stephane Eranian · 1 year, 9 months ago
  56. 0d216ee update Intel SapphireRapids core PMU to 1.24 by Stephane Eranian · 1 year, 10 months ago
  57. 874ed7c Fix typos in docs/man3/pfm_get_perf_event_encoding.3 by jdeokkim · 1 year, 10 months ago
  58. ffbfc59 Fix typos in docs/man3/pfm_get_os_event_encoding.3 by jdeokkim · 1 year, 10 months ago
  59. 18f2a3e Add AMD Zen5 L3 PMU support by Swarup Sahoo · 1 year, 11 months ago
  60. e50b6a4 Add AMD Zen5 core PMU support by Swarup Sahoo · 1 year, 11 months ago
  61. 92c5201 add missing pfmlib_intel_gnr.c file by Stephane Eranian · 2 years ago
  62. 44a55dd s390: Fix calloc compiler error for gcc14 by Thomas Richter · 2 years ago
  63. 23d0b7c add Intel GraniteRapids core PMU support by Stephane Eranian · 2 years ago
  64. 489a940 fix Intel SPR inst_retired umask flags by Stephane Eranian · 2 years ago
  65. ace2156 fix validate_x86.c Intel SPR/EMR inst_retired tests by Stephane Eranian · 2 years ago
  66. 4bdeb7e Fix encoding of inst_retired.* on Alderlake E-core by Stephane Eranian · 2 years ago
  67. 7c486cf remove Intel IcelakeX UNC_CHA_PIPE_REJECT event by Stephane Eranian · 2 years, 1 month ago
  68. 1c0cdb9 fix uninitialized variable in perf_examples/task.c by Stephane Eranian · 2 years, 2 months ago
  69. 72866cb fix duplicate event code for Intel SPR TOPDOWN.BAD_SPEC_SLOTS by Stephane Eranian · 2 years, 2 months ago
  70. 33513ef Add Intel SapphireRapids uncore PMU support for CHA by Stephane Eranian · 2 years, 3 months ago
  71. e943f89 Add Intel SapphireRapids uncore PMU support for UPI by Stephane Eranian · 2 years, 3 months ago
  72. 10b8044 Add Intel SapphireRapids uncore PMU support for IMC by Stephane Eranian · 2 years, 3 months ago
  73. f517f1e add CONFIG_PFMLIB_NOTRACEPOINT to speedup libpfm4 initialization by Stephane Eranian · 2 years, 3 months ago
  74. 816bb54 add Intel Raptorlake PMU support by Stephane Eranian · 2 years, 3 months ago
  75. 8fa4467 Add Intel AlderLake Gracemont (E-Core) core PMU support by Stephane Eranian · 2 years, 3 months ago
  76. e84a956 Add Intel AlderLake Goldencove (P-Core) core PMU support by Stephane Eranian · 2 years, 3 months ago
  77. 9410619 update task.c example to handle hybrid by Stephane Eranian · 2 years, 3 months ago
  78. 2441b26 add INTEL_X86_CODE_DUP event flag for Intel PMUs by Stephane Eranian · 2 years, 3 months ago
  79. 9669e0d Add support for deprecated events for Intel X86 PMUs by Stephane Eranian · 2 years, 3 months ago
  80. b730740 fix Intel IcelakeX uncore PCU PMU man page typo by Stephane Eranian · 2 years, 4 months ago
  81. 0d4ed0e fix missing PEBS flag on Intel SPR MEM_LOAD_L3_MISS_RETIRED by Stephane Eranian · 2 years, 4 months ago
  82. ce35cb6 add Intel IcelakeX IMC PMU validation tests by Stephane Eranian · 2 years, 4 months ago
  83. 769b239 add PEBS support to Intel SPR MEM_LOAD_L3_MISS_RETIRED by Stephane Eranian · 2 years, 4 months ago
  84. 25489ea Fix for GCC 14 by Yaakov Selkowitz · 2 years, 4 months ago
  85. 7dbcf34 fix number of counter on Intel IcelakeX IRP uncore PMU by Stephane Eranian · 2 years, 5 months ago
  86. 90f61a0 Add Intel IcelakeX uncore PMU support for M2PCIE by Stephane Eranian · 2 years, 5 months ago
  87. 22afed4 Add Intel IcelakeX uncore PMU support for UBOX by Stephane Eranian · 2 years, 5 months ago
  88. cdbe2ee Add Intel IcelakeX uncore PMU support for M3UPI by Stephane Eranian · 2 years, 5 months ago
  89. 17dddc2 Add Intel IcelakeX uncore PMU support for UPI by Stephane Eranian · 2 years, 5 months ago
  90. 32fcf6f Add Intel IcelakeX uncore PMU support for PCU by Stephane Eranian · 2 years, 5 months ago
  91. 20ff752 Add Intel IcelakeX uncore PMU support for M2M by Stephane Eranian · 2 years, 5 months ago
  92. d5ed0e0 Add Intel IcelakeX uncore PMU support for IRP by Stephane Eranian · 2 years, 5 months ago
  93. 30afdce Add Intel IcelakeX uncore PMU support for IIO by Stephane Eranian · 2 years, 6 months ago
  94. 6237022 Add Intel IcelakeX uncore PMU support for IMC by Stephane Eranian · 2 years, 6 months ago
  95. 05f04ad Add Intel IcelakeX uncore PMU support for CHA by Stephane Eranian · 2 years, 6 months ago
  96. 94e82e2 check umasks[] bounds in intel_x86_uflag() by Stephane Eranian · 2 years, 6 months ago
  97. d058479 Enable RAPL support on AMD Zen4 by Stephane Eranian · 2 years, 6 months ago
  98. 535c204 Add Intel IceLake and Intel SapphireRapid performance counters to the event table by Clément Foyer · 2 years, 8 months ago
  99. efd10fb Correct the arguments in a number of printf statements by William Cohen · 2 years, 11 months ago
  100. 70b5b4c add default umask for ICL/SPR br_inst_retired/br_misp_retired by Stephane Eranian · 3 years ago