1. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  2. dc9f2dd Revert "libtraceevent: Increase libtraceevent logging when verbose" by Arnaldo Carvalho de Melo · 3 years ago
  3. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  4. e0257a0 perf pmu: Fix alias events list by John Garry · 3 years ago
  5. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  6. a78abde perf intel-pt: Fix parsing of VM time correlation arguments by Adrian Hunter · 3 years ago
  7. 9f3c16a perf expr: Fix return value of ids__new() by Miaoqian Lin · 3 years ago
  8. 0a515a0 perf expr: Fix missing check for return value of hashmap__new() by Miaoqian Lin · 3 years, 1 month ago
  9. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  10. 9937e8d perf python: Fix NULL vs IS_ERR_OR_NULL() checking by Miaoqian Lin · 3 years, 1 month ago
  11. 6665b8e perf intel-pt: Fix error timestamp setting on the decoder error path by Adrian Hunter · 3 years, 1 month ago
  12. a882cc9 perf intel-pt: Fix missing 'instruction' events with 'q' option by Adrian Hunter · 3 years, 1 month ago
  13. a32e6c5 perf intel-pt: Fix next 'err' value, walking trace by Adrian Hunter · 3 years, 1 month ago
  14. c79ee2b perf intel-pt: Fix state setting when receiving overflow (OVF) packet by Adrian Hunter · 3 years, 1 month ago
  15. 4c761d8 perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type by Adrian Hunter · 3 years, 1 month ago
  16. ad106a2 perf intel-pt: Fix sync state when a PSB (synchronization) packet is found by Adrian Hunter · 3 years, 1 month ago
  17. 057ae59 perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage by Adrian Hunter · 3 years, 1 month ago
  18. c897899 perf tools: Prevent out-of-bounds access to registers by German Gomez · 3 years, 1 month ago
  19. be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  20. 8d0f9e7 perf/bpf_counter: Use bpf_map_create instead of bpf_create_map by Song Liu · 3 years, 1 month ago
  21. 5a89753 perf bpf_skel: Do not use typedef to avoid error on old clang by Song Liu · 3 years, 1 month ago
  22. f7c4e85 perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros by Song Liu · 3 years, 1 month ago
  23. 4747395 perf header: Fix memory leaks when processing feature headers by Ian Rogers · 3 years, 1 month ago
  24. 4ffbe87 perf tools: Fix SMT detection fast read path by Ian Rogers · 3 years, 1 month ago
  25. 0bf4054 perf: Mute libbpf API deprecations temporarily by Andrii Nakryiko · 3 years, 1 month ago
  26. b194c9c perf evsel: Fix memory leaks relating to unit by Ian Rogers · 3 years, 1 month ago
  27. d9fc706 perf report: Fix memory leaks around perf_tip() by Ian Rogers · 3 years, 1 month ago
  28. 0ca1f53 perf hist: Fix memory leak of a perf_hpp_fmt by Ian Rogers · 3 years, 1 month ago
  29. 9e1a8d9 perf inject: Fix ARM SPE handling by German Gomez · 3 years, 2 months ago
  30. db4b284 perf sort: Fix the 'p_stage_cyc' sort key behavior by Namhyung Kim · 3 years, 2 months ago
  31. 4d03c75 perf sort: Fix the 'ins_lat' sort key behavior by Namhyung Kim · 3 years, 2 months ago
  32. 784e8ad perf sort: Fix the 'weight' sort key behavior by Namhyung Kim · 3 years, 2 months ago
  33. 2a4898f perf tools: Add more weak libbpf functions by Jiri Olsa · 3 years, 2 months ago
  34. 4924b1f perf bpf: Avoid memory leak from perf_env__insert_btf() by Ian Rogers · 3 years, 2 months ago
  35. 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 2 months ago
  36. 4270456 perf symbols: Bit pack to save a byte by Ian Rogers · 3 years, 2 months ago
  37. bd9acd9 perf symbols: Add documentation to 'struct symbol' by Ian Rogers · 3 years, 2 months ago
  38. 27d113c perf arm-spe: Support hardware-based PID tracing by German Gomez · 3 years, 2 months ago
  39. 169de64 perf arm-spe: Save context ID in record by German Gomez · 3 years, 2 months ago
  40. 9dc9855 perf arm-spe: Track task context switch for cpu-mode events by Namhyung Kim · 3 years, 2 months ago
  41. 09e9afa perf arm-spe: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
  42. d54e50b perf cs-etm: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
  43. 9aba0ad perf expr: Add source_count for aggregating events by Ian Rogers · 3 years, 2 months ago
  44. 1e7ab82 perf expr: Move ID handling to its own function by Ian Rogers · 3 years, 2 months ago
  45. fdf1e29 perf expr: Add metric literals for topology. by Ian Rogers · 3 years, 2 months ago
  46. 3613f6c perf expr: Add literal values starting with # by Ian Rogers · 3 years, 2 months ago
  47. 0b6b84c perf cputopo: Match thread_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
  48. 406018d perf cputopo: Match die_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
  49. 48f07b0 perf cputopo: Update to use pakage_cpus by Ian Rogers · 3 years, 2 months ago
  50. 44a8528 perf test: Convert clang tests to test cases. by Ian Rogers · 3 years, 2 months ago
  51. aba8c5e perf metric: Fix memory leaks by Ian Rogers · 3 years, 2 months ago
  52. 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
  53. 6c19128 perf parse-events: Rename parse_events_error functions by Ian Rogers · 3 years, 2 months ago
  54. e4e2907 perf stat: Fix memory leak on error path by Ian Rogers · 3 years, 2 months ago
  55. 4e88118 perf tools: Use __BYTE_ORDER__ by Ilya Leoshkevich · 3 years, 2 months ago
  56. a3df50a perf tools: Refactor out kernel symbol argument sanity checking by James Clark · 3 years, 2 months ago
  57. 1a86f4b perf symbols: Ignore $a/$d symbols for ARM modules by Lexi Shao · 3 years, 2 months ago
  58. eb39bf3 perf evsel: Don't set exclude_guest by default by Ravi Bangoria · 3 years, 2 months ago
  59. 3500eee perf evsel: Fix missing exclude_{host,guest} setting by Namhyung Kim · 3 years, 2 months ago
  60. 88c42f4 perf bpf: Add missing free to bpf_event__print_bpf_prog_info() by Ian Rogers · 3 years, 2 months ago
  61. 7f9f879 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  62. 32f7aa2 perf clang: Fixes for more recent LLVM/clang by Ian Rogers · 3 years, 3 months ago
  63. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  64. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  65. 160729a Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  66. 6ac22d0 perf bpf: Pull in bpf_program__get_prog_info_linear() by Dave Marchevsky · 3 years, 3 months ago
  67. 91e1c99 Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  68. 63c12ae perf evsel: Add bitfield_swap() to handle branch_stack endian issue by Madhavan Srinivasan · 3 years, 2 months ago
  69. 57d7ecf perf script: Show binary offsets for userspace addr by Lexi Shao · 3 years, 2 months ago
  70. 624ff63 perf intel-pt: Support itrace d+o option to direct debug log to stdout by Adrian Hunter · 3 years, 2 months ago
  71. 4b2b2c6 perf auxtrace: Add itrace d+o option to direct debug log to stdout by Adrian Hunter · 3 years, 2 months ago
  72. f2b9138 perf intel-pt: Support itrace A option to approximate IPC by Adrian Hunter · 3 years, 2 months ago
  73. b6778fe perf auxtrace: Add itrace A option to approximate IPC by Adrian Hunter · 3 years, 2 months ago
  74. cf14013 perf auxtrace: Add missing Z option to ITRACE_HELP by Adrian Hunter · 3 years, 2 months ago
  75. 3a55445 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  76. d414596 perf dso: Fix /proc/kcore access on 32 bit systems by James Clark · 3 years, 2 months ago
  77. 0e0ae87 perf list: Display hybrid PMU events with cpu type by Jin Yao · 3 years, 4 months ago
  78. 25900ea perf session: Introduce reader EOF function by Alexey Bayduraev · 3 years, 3 months ago
  79. 4c00288 perf session: Introduce reader return codes by Alexey Bayduraev · 3 years, 3 months ago
  80. 5c10dc9 perf session: Move the event read code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
  81. de09648 perf session: Move unmap code to reader__mmap by Alexey Bayduraev · 3 years, 3 months ago
  82. 06763e7 perf session: Move reader map code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
  83. 5965063 perf session: Move init/release code to separate functions by Alexey Bayduraev · 3 years, 3 months ago
  84. 3a3535e perf session: Introduce decompressor in reader object by Alexey Bayduraev · 3 years, 3 months ago
  85. 529b6fb perf session: Move all state items to reader object by Alexey Bayduraev · 3 years, 3 months ago
  86. dedcc0e perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
  87. 2502e74 perf bpf: Switch to new btf__raw_data API by Hengqi Chen · 3 years, 2 months ago
  88. 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
  89. b85a4d6 perf metric: Allow modifiers on metrics by Ian Rogers · 3 years, 2 months ago
  90. eabd452 perf parse-events: Identify broken modifiers by Ian Rogers · 3 years, 2 months ago
  91. e068c25 perf metric: Switch fprintf() to pr_err() by Ian Rogers · 3 years, 2 months ago
  92. 5ecd5a0 perf metrics: Modify setup and deduplication by Ian Rogers · 3 years, 2 months ago
  93. 798c3f4 perf expr: Add subset_of_ids() utility by Ian Rogers · 3 years, 2 months ago
  94. ec5c5b3 perf metric: Encode and use metric-id as qualifier by Ian Rogers · 3 years, 2 months ago
  95. fb08115 perf parse-events: Allow config on kernel PMU events by Ian Rogers · 3 years, 2 months ago
  96. 2b62b3a perf parse-events: Add new "metric-id" term by Ian Rogers · 3 years, 2 months ago
  97. 8e8bbfb perf parse-events: Add const to evsel name by Ian Rogers · 3 years, 2 months ago
  98. 46bdc0b perf metric: Simplify metric_refs calculation by Ian Rogers · 3 years, 2 months ago
  99. 485fcaed9 perf metric: Document the internal 'struct metric' by Ian Rogers · 3 years, 2 months ago
  100. 4d61aef perf metric: Comment data structures by Ian Rogers · 3 years, 2 months ago