1. 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, 8 months ago
  2. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  3. c6e3bf4 perf build: Defer printing detected features to the end of all feature checks by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  4. fbed59f perf build: Regenerate the FEATURE_DUMP file after extra feature checks by Jiri Olsa · 3 years, 8 months ago
  5. 81e70d7 perf session: Dump PERF_RECORD_TIME_CONV event by Leo Yan · 3 years, 8 months ago
  6. 050ffc4 perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 8 months ago
  7. aa616f5 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 8 months ago
  8. 56d32d4 perf tools: Enable libtraceevent dynamic linking by Michael Petlan · 3 years, 8 months ago
  9. 2750ce1 perf Documentation: Document intel-hybrid support by Jin Yao · 3 years, 8 months ago
  10. a37f3b8 perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid by Jin Yao · 3 years, 8 months ago
  11. d9da6f7 perf tests: Support 'Convert perf time to TSC' test for hybrid by Jin Yao · 3 years, 8 months ago
  12. c102038 perf tests: Support 'Session topology' test for hybrid by Jin Yao · 3 years, 8 months ago
  13. 6081e87 perf tests: Support 'Parse and process metrics' test for hybrid by Jin Yao · 3 years, 8 months ago
  14. 43eb05d perf tests: Support 'Track with sched_switch' test for hybrid by Jin Yao · 3 years, 8 months ago
  15. f15da0b perf tests: Skip 'Setup struct perf_event_attr' test for hybrid by Jin Yao · 3 years, 8 months ago
  16. afff9f3 perf tests: Add hybrid cases for 'Roundtrip evsel->name' test by Jin Yao · 3 years, 8 months ago
  17. 2541cb6 perf tests: Add hybrid cases for 'Parse event definition strings' test by Jin Yao · 3 years, 8 months ago
  18. 91c0f5e perf record: Uniquify hybrid event name by Jin Yao · 3 years, 8 months ago
  19. 660e533 perf stat: Warn group events from different hybrid PMU by Jin Yao · 3 years, 8 months ago
  20. 92637cc perf stat: Filter out unmatched aggregation for hybrid event by Jin Yao · 3 years, 8 months ago
  21. ac2dc29 perf stat: Add default hybrid events by Jin Yao · 3 years, 8 months ago
  22. b53a075 perf record: Create two hybrid 'cycles' events by default by Jin Yao · 3 years, 8 months ago
  23. 5e4edd1 perf parse-events: Support event inside hybrid pmu by Jin Yao · 3 years, 8 months ago
  24. c93afad perf parse-events: Compare with hybrid pmu name by Jin Yao · 3 years, 8 months ago
  25. 94da591 perf parse-events: Create two hybrid raw events by Jin Yao · 3 years, 8 months ago
  26. 30def61 perf parse-events: Create two hybrid cache events by Jin Yao · 3 years, 8 months ago
  27. 9cbfa2f perf parse-events: Create two hybrid hardware events by Jin Yao · 3 years, 8 months ago
  28. 1227942 perf stat: Uniquify hybrid event name by Jin Yao · 3 years, 8 months ago
  29. c5a26ea perf pmu: Add hybrid helper functions by Jin Yao · 3 years, 8 months ago
  30. 4446243 perf pmu: Save detected hybrid pmus to a global pmu list by Jin Yao · 3 years, 8 months ago
  31. 32705de perf pmu: Save pmu name by Jin Yao · 3 years, 8 months ago
  32. eab3595 perf pmu: Simplify arguments of __perf_pmu__new_alias by Jin Yao · 3 years, 8 months ago
  33. 6b64833 perf jevents: Support unit value "cpu_core" and "cpu_atom" by Jin Yao · 3 years, 8 months ago
  34. 462f57d perf report: Print percentage of each event statistics by Namhyung Kim · 3 years, 8 months ago
  35. 8f08cf3 perf report: Make --skip-empty as default by Namhyung Kim · 3 years, 8 months ago
  36. 2775de0 perf report: Add --skip-empty option to suppress 0 event stat by Namhyung Kim · 3 years, 8 months ago
  37. 55f7544 perf report: Show event sample counts in --stat output by Namhyung Kim · 3 years, 8 months ago
  38. 0f0abba perf hists: Split hists_stats from events_stats by Namhyung Kim · 3 years, 8 months ago
  39. bf8f858 perf top: Use evlist->events_stat to count events by Namhyung Kim · 3 years, 8 months ago
  40. d0713d4 perf data: Add JSON export by Nicholas Fraser · 3 years, 8 months ago
  41. 5508c9d perf stat: Introduce bpf_counter_ops->disable() by Song Liu · 3 years, 8 months ago
  42. 01bd8efc perf stat: Introduce ':b' modifier by Song Liu · 3 years, 8 months ago
  43. 112cb56 perf stat: Introduce config stat.bpf-counter-events by Song Liu · 3 years, 8 months ago
  44. fe3dd82 perf bpf: check perf_attr_map is compatible with the perf binary by Song Liu · 3 years, 8 months ago
  45. ec8149f perf util: Move bpf_perf definitions to a libperf header by Song Liu · 3 years, 8 months ago
  46. 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, 8 months ago
  47. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  48. ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  49. 26bda3c Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  50. 464c62f perf vendor events intel: Add missing skylake & icelake model numbers by Jin Yao · 3 years, 9 months ago
  51. c6f8714 perf map: Fix error return code in maps__clone() by Zhen Lei · 3 years, 9 months ago
  52. 671b60c perf ftrace: Fix access to pid in array when setting a pid filter by Thomas Richter · 3 years, 8 months ago
  53. b14585d9 perf auxtrace: Fix potential NULL pointer dereference by Leo Yan · 3 years, 8 months ago
  54. a4b0fcc perf tools: Update topdown documentation to permit rdpmc calls by Ray Kinsella · 3 years, 8 months ago
  55. f221188 perf data: Fix error return code in perf_data__create_dir() by Zhen Lei · 3 years, 9 months ago
  56. bb7db86 perf tools: Add a build-test variant to use in builds from a tarball by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  57. 59a1a84 perf data: Fix error return code in perf_data__create_dir() by Zhen Lei · 3 years, 9 months ago
  58. b96da02 perf arm64: Fix off-by-one directory paths. by Ian Rogers · 3 years, 9 months ago
  59. f89a82a perf annotate: Add line number like in TUI and source location at EOL by Martin Liška · 3 years, 10 months ago
  60. 537f1e3 perf: Update .gitignore file by Alexander Antonov · 3 years, 8 months ago
  61. f9ed693 perf stat: Enable iostat mode for x86 platforms by Alexander Antonov · 3 years, 8 months ago
  62. 19776d3 perf stat: Helper functions for PCIe root ports list in iostat mode by Alexander Antonov · 3 years, 8 months ago
  63. f07952b perf stat: Basic support for iostat in perf by Alexander Antonov · 3 years, 8 months ago
  64. 32daa5d perf vendor events: Initial JSON/events list for power10 platform by Kajol Jain · 3 years, 8 months ago
  65. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  66. 874fc35 perf intel-pt: Use aux_watermark by Alexander Shishkin · 3 years, 9 months ago
  67. 2e1daee perf beauty: Fix fsconfig generator by Vitaly Chikunov · 3 years, 9 months ago
  68. 3535a69 perf record: Improve 'Workload failed' message printing events + what was exec'ed by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  69. 9865ea8 perf evlist: Add a method to return the list of evsels as a string by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  70. 5676dba perf annotate: Fix sample events lost in stdio mode by Yang Jihong · 3 years, 10 months ago
  71. 473b292 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  72. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  73. da66658 perf vendor events amd: Add Zen3 events by Smita Koralahalli · 3 years, 9 months ago
  74. e5f2b4e perf vendor events amd: Use 0x%02x format for event code and umask by Smita Koralahalli · 3 years, 9 months ago
  75. ff64c98 perf vendor events amd: Use lowercases for all the eventcodes and umasks by Smita Koralahalli · 3 years, 9 months ago
  76. 86c2bc3 perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric by Smita Koralahalli · 3 years, 9 months ago
  77. 0cc177c perf vendor events arm64: Add Hisi hip08 L3 metrics by John Garry · 3 years, 9 months ago
  78. 0383717 perf vendor events arm64: Add Hisi hip08 L2 metrics by John Garry · 3 years, 9 months ago
  79. c4e1dc4 perf vendor events arm64: Add Hisi hip08 L1 metrics by John Garry · 3 years, 9 months ago
  80. 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
  81. a48a995 perf test: Handle metric reuse in pmu-events parsing test by John Garry · 3 years, 9 months ago
  82. dedb76d perf metricgroup: Make find_metric() public with name change by John Garry · 3 years, 9 months ago
  83. 92f1e8a perf arm-spe: Avoid potential buffer overrun by Ian Rogers · 3 years, 9 months ago
  84. f201327 perf report: Fix wrong LBR block sorting by Jin Yao · 3 years, 9 months ago
  85. 69baf1a perf mem-events: Remove unnecessary 'struct mem_info' forward declaration by Wan Jiabing · 3 years, 9 months ago
  86. 026334a perf inject: Fix repipe usage by Adrian Hunter · 3 years, 9 months ago
  87. fd6103c perf evsel: Remove duplicate 'struct target' forward declaration by Wan Jiabing · 3 years, 9 months ago
  88. e855e80 Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes by Ingo Molnar · 3 years, 9 months ago
  89. 3406ac5 perf annotate: Add --demangle and --demangle-kernel by Martin Liška · 3 years, 9 months ago
  90. 292c5ed perf tools: Preserve identifier id in OCaml demangler by Fabian Hemmer · 3 years, 10 months ago
  91. b0a752d Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  92. 1dc481c perf test: Change to use bash for daemon test by Leo Yan · 3 years, 9 months ago
  93. 50fa3a5 perf sort: Display sort dimension p_stage_cyc only on supported archs by Athira Rajeev · 3 years, 9 months ago
  94. 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 9 months ago
  95. ff0bd0a perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT by Athira Rajeev · 3 years, 9 months ago
  96. 0a60682 perf sort: Add dynamic headers for perf report columns by Athira Rajeev · 3 years, 9 months ago
  97. 463a7d5 perf daemon: Remove duplicate includes by Wan Jiabing · 3 years, 9 months ago
  98. 405e070 perf tools: Remove duplicate struct forward declarations by Wan Jiabing · 3 years, 9 months ago
  99. 41d5854 perf record: Fix memory leak in vDSO found using ASAN by Namhyung Kim · 3 years, 10 months ago
  100. eb8f998 perf test: Remove now useless failing sub test "BPF relocation checker" by Thomas Richter · 3 years, 9 months ago