1. 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
  2. ce37ab3 perf stat: Correct first_shadow_cpu to return index by Ian Rogers · 3 years ago
  3. b57af1b perf script: Fix flipped index and cpu by Ian Rogers · 3 years ago
  4. 84d2f4f perf c2c: Use more intention revealing iterator by Ian Rogers · 3 years ago
  5. 7263f34 perf bpf: Rename 'cpu' to 'cpu_map_idx' by Ian Rogers · 3 years ago
  6. 91802e7 libperf: Sync evsel documentation by Ian Rogers · 3 years ago
  7. 5b1af93 perf stat: Swap variable name cpu to index by Ian Rogers · 3 years ago
  8. 379c224 perf stat: Correct check_per_pkg() cpu by Ian Rogers · 3 years ago
  9. aa11e55 perf test: Use perf_cpu_map__for_each_cpu() by Ian Rogers · 3 years ago
  10. 6f844b1 perf evsel: Rename variable cpu to index by Ian Rogers · 3 years ago
  11. 1fa497d perf evsel: Reduce scope of evsel__ignore_missing_thread by Ian Rogers · 3 years ago
  12. 2daa08c perf evsel: Rename CPU around get_group_fd by Ian Rogers · 3 years ago
  13. da8c94c perf stat: Correct variable name for read counter by Ian Rogers · 3 years ago
  14. 7ac0089 perf evsel: Pass cpu not cpu map index to synthesize by Ian Rogers · 3 years ago
  15. 472832d perf evlist: Refactor evlist__for_each_cpu() by Ian Rogers · 3 years ago
  16. 80b82f3 libperf: Allow NULL in perf_cpu_map__idx() by Ian Rogers · 3 years ago
  17. f9551b3 perf script: Use for each cpu to aid readability by Ian Rogers · 3 years ago
  18. 7ea82fb perf stat: Use perf_cpu_map__for_each_cpu() by Ian Rogers · 3 years ago
  19. ab90caa7 perf stat: Rename aggr_data cpu to imply it's an index by Ian Rogers · 3 years ago
  20. 7316268 perf counts: Switch name cpu to cpu_map_idx by Ian Rogers · 3 years ago
  21. 47ffe80 libperf: Use cpu not index for evsel mmap by Ian Rogers · 3 years ago
  22. 7e3d178 libperf: Switch cpu to more accurate cpu_map_idx by Ian Rogers · 3 years ago
  23. 2ca0a37 perf evsel: Derive CPUs and threads in alloc_counts by Ian Rogers · 3 years ago
  24. 7365f10 perf stat-display: Avoid use of core for CPU by Ian Rogers · 3 years ago
  25. 3479491 perf cpumap: Add CPU to aggr_cpu_id by Ian Rogers · 3 years ago
  26. f9e891e perf stat: Fix memory leak in check_per_pkg() by Ian Rogers · 3 years ago
  27. bd26bdd perf cpumap: Trim the cpu_aggr_map by Ian Rogers · 3 years ago
  28. 92aad5c perf cpumap: Add some comments to cpu_aggr_map by Ian Rogers · 3 years ago
  29. dfc66be perf cpumap: Move 'has' function to libperf by Ian Rogers · 3 years ago
  30. 973aeb3 perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions by Ian Rogers · 3 years ago
  31. 5f50e15 perf cpumap: Refactor cpu_map__build_map() by Ian Rogers · 3 years ago
  32. adff2c6 perf cpumap: Remove cpu_map__cpu(), use libperf function by Ian Rogers · 3 years ago
  33. 4e90e5c perf cpumap: Remove map from function names that don't use a map by Ian Rogers · 3 years ago
  34. 194a3a2 perf cpumap: Document cpu__get_node() and remove redundant function by Ian Rogers · 3 years ago
  35. 51b826f perf cpumap: Rename empty functions by Ian Rogers · 3 years ago
  36. 3ac23d1 perf cpumap: Simplify equal function name by Ian Rogers · 3 years ago
  37. 63e0fa8 perf cpumap: Remove unused cpu_map__socket() by Ian Rogers · 3 years ago
  38. 49679da perf cpumap: Add comments to aggr_cpu_id() by Ian Rogers · 3 years ago
  39. 86d9404 perf cpumap: Remove map+index get_node() by Ian Rogers · 3 years ago
  40. 3f6233d perf cpumap: Remove map+index get_core() by Ian Rogers · 3 years ago
  41. 1cdae3d perf cpumap: Remove map+index get_die() by Ian Rogers · 3 years ago
  42. 448a69d perf cpumap: Remove map+index get_socket() by Ian Rogers · 3 years ago
  43. eff54c2 perf cpumap: Switch cpu_map__build_map() to cpu function by Ian Rogers · 3 years ago
  44. 88031a0 perf stat: Switch to cpu version of cpu_map__get() by Ian Rogers · 3 years ago
  45. a023283 perf stat: Switch aggregation to use for_each loop by Ian Rogers · 3 years ago
  46. 01843ca perf stat: Correct aggregation CPU map by Ian Rogers · 3 years ago
  47. ca2c9b7 perf stat: Add aggr creators that are passed a cpu by Ian Rogers · 3 years ago
  48. 818ab78 libperf: Add comments to 'struct perf_cpu_map' by Ian Rogers · 3 years ago
  49. dcffc5e perf evsel: Improve error message for uncore events by Ian Rogers · 3 years, 1 month ago
  50. 62942e9 perf script: Fix hex dump character output by Adrian Hunter · 3 years ago
  51. 0046686 perf test: Enable system wide for metricgroups test by Ian Rogers · 3 years, 1 month ago
  52. d5962fb perf annotate: Avoid TUI crash when navigating in the annotation of recursive functions by Dario Petrillo · 3 years ago
  53. befee37 perf powerpc: Update global/local variants for p_stage_cyc by Athira Rajeev · 3 years, 2 months ago
  54. e3304c2 perf sort: Include global and local variants for p_stage_cyc sort key by Athira Rajeev · 3 years, 2 months ago
  55. debe70e Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  56. bfed6ef Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  57. 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  58. 9a12a5a Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  59. dc9f2dd Revert "libtraceevent: Increase libtraceevent logging when verbose" by Arnaldo Carvalho de Melo · 3 years ago
  60. f06a82f perf trace: Avoid early exit due to running SIGCHLD handler before it makes sense to by Jiri Olsa · 3 years ago
  61. bf35a78 selftests: cgroup: Test open-time cgroup namespace usage for migration checks by Tejun Heo · 3 years ago
  62. 613e040 selftests: cgroup: Test open-time credential usage for migration checks by Tejun Heo · 3 years ago
  63. b09c2ba selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 by Tejun Heo · 3 years ago
  64. 75acfdb Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  65. db54c12 selftests: set amt.sh executable by Taehee Yoo · 3 years ago
  66. 65f8d08 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  67. 24a0b22 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  68. 64f18d2 perf top: Fix TUI exit screen refresh race condition by yaowenbin · 3 years, 1 month ago
  69. e0257a0 perf pmu: Fix alias events list by John Garry · 3 years, 1 month ago
  70. 5e75d0b selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature by Jianguo Wu · 3 years, 1 month ago
  71. 0f1fe7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  72. f5c7329 userfaultfd/selftests: fix hugetlb area allocations by Mike Kravetz · 3 years, 1 month ago
  73. 8b3170e selftests: net: using ping6 for IPv6 in udpgro_fwd.sh by Jianguo Wu · 3 years, 1 month ago
  74. add25d6 selftests: net: Fix a typo in udpgro_fwd.sh by Jianguo Wu · 3 years, 1 month ago
  75. 9c1952a selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years, 1 month ago
  76. 0f80bfb perf scripts python: intel-pt-events.py: Fix printing of switch events by Adrian Hunter · 3 years, 1 month ago
  77. 5e0c325 perf script: Fix CPU filtering of a script's switch events by Adrian Hunter · 3 years, 1 month ago
  78. a78abde perf intel-pt: Fix parsing of VM time correlation arguments by Adrian Hunter · 3 years, 1 month ago
  79. 9f3c16a perf expr: Fix return value of ids__new() by Miaoqian Lin · 3 years, 1 month ago
  80. e6007b8 selftests: mptcp: Remove the deprecated config NFT_COUNTER by Ma Xinjian · 3 years, 1 month ago
  81. 5471d52 selftests: Calculate udpgso segment count without header adjustment by Coco Li · 3 years, 1 month ago
  82. 7fbddf4 tools headers UAPI: Add new macros for mem_hops field to perf_event.h by Kajol Jain · 3 years, 1 month ago
  83. bb51693 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 1 month ago
  84. b9f6fbb perf arm64: Inject missing frames when using 'perf record --call-graph=fp' by Alexandre Truong · 3 years, 1 month ago
  85. ffc6035 perf tools: Refactor SMPL_REG macro in perf_regs.h by German Gomez · 3 years, 1 month ago
  86. aa8db3e perf callchain: Enable dwarf_callchain_users on arm64 by Alexandre Truong · 3 years, 1 month ago
  87. ab23692 perf script: Use callchain_param_setup() instead of open coded equivalent by Alexandre Truong · 3 years, 1 month ago
  88. 32bfa5b perf machine: Add a mechanism to inject stack frames by Alexandre Truong · 3 years, 1 month ago
  89. 7248e30 perf tools: Record ARM64 LR register automatically by Alexandre Truong · 3 years, 1 month ago
  90. f8464e0 perf test: Use 3 digits for test numbering now we can have more tests by Carsten Haitzler · 3 years, 1 month ago
  91. ca0ea8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  92. ab1ef34 KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state by Sean Christopherson · 3 years, 1 month ago
  93. 577e022 selftests: KVM: Fix non-x86 compiling by Andrew Jones · 3 years, 1 month ago
  94. f291e2d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  95. 0b091a4 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs by Vitaly Kuznetsov · 3 years, 1 month ago
  96. c271a55 perf inject: Fix segfault due to perf_data__fd() without open by Adrian Hunter · 3 years, 1 month ago
  97. 0c8e32f perf inject: Fix segfault due to close without open by Adrian Hunter · 3 years, 1 month ago
  98. 0a515a0 perf expr: Fix missing check for return value of hashmap__new() by Miaoqian Lin · 3 years, 1 month ago
  99. ff8752d perf arm-spe: Synthesize SPE instruction events by German Gomez · 3 years, 1 month ago
  100. 819d115 bpf, selftests: Fix spelling mistake "tained" -> "tainted" by Colin Ian King · 3 years, 1 month ago