1. 2a4898f perf tools: Add more weak libbpf functions by Jiri Olsa · 3 years, 2 months ago
  2. 4924b1f perf bpf: Avoid memory leak from perf_env__insert_btf() by Ian Rogers · 3 years, 2 months ago
  3. 4f74f18 perf symbols: Factor out annotation init/exit by Ian Rogers · 3 years, 2 months ago
  4. 4270456 perf symbols: Bit pack to save a byte by Ian Rogers · 3 years, 2 months ago
  5. bd9acd9 perf symbols: Add documentation to 'struct symbol' by Ian Rogers · 3 years, 2 months ago
  6. 27d113c perf arm-spe: Support hardware-based PID tracing by German Gomez · 3 years, 2 months ago
  7. 169de64 perf arm-spe: Save context ID in record by German Gomez · 3 years, 2 months ago
  8. 9dc9855 perf arm-spe: Track task context switch for cpu-mode events by Namhyung Kim · 3 years, 2 months ago
  9. 09e9afa perf arm-spe: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
  10. d54e50b perf cs-etm: Print size using consistent format by Andrew Kilroy · 3 years, 2 months ago
  11. 9aba0ad perf expr: Add source_count for aggregating events by Ian Rogers · 3 years, 2 months ago
  12. 1e7ab82 perf expr: Move ID handling to its own function by Ian Rogers · 3 years, 2 months ago
  13. fdf1e29 perf expr: Add metric literals for topology. by Ian Rogers · 3 years, 2 months ago
  14. 3613f6c perf expr: Add literal values starting with # by Ian Rogers · 3 years, 2 months ago
  15. 0b6b84c perf cputopo: Match thread_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
  16. 406018d perf cputopo: Match die_siblings to topology ABI name by Ian Rogers · 3 years, 2 months ago
  17. 48f07b0 perf cputopo: Update to use pakage_cpus by Ian Rogers · 3 years, 2 months ago
  18. 44a8528 perf test: Convert clang tests to test cases. by Ian Rogers · 3 years, 2 months ago
  19. aba8c5e perf metric: Fix memory leaks by Ian Rogers · 3 years, 2 months ago
  20. 07eafd4 perf parse-event: Add init and exit to parse_event_error by Ian Rogers · 3 years, 2 months ago
  21. 6c19128 perf parse-events: Rename parse_events_error functions by Ian Rogers · 3 years, 2 months ago
  22. e4e2907 perf stat: Fix memory leak on error path by Ian Rogers · 3 years, 2 months ago
  23. 4e88118 perf tools: Use __BYTE_ORDER__ by Ilya Leoshkevich · 3 years, 2 months ago
  24. a3df50a perf tools: Refactor out kernel symbol argument sanity checking by James Clark · 3 years, 3 months ago
  25. 1a86f4b perf symbols: Ignore $a/$d symbols for ARM modules by Lexi Shao · 3 years, 2 months ago
  26. eb39bf3 perf evsel: Don't set exclude_guest by default by Ravi Bangoria · 3 years, 2 months ago
  27. 3500eee perf evsel: Fix missing exclude_{host,guest} setting by Namhyung Kim · 3 years, 2 months ago
  28. 88c42f4 perf bpf: Add missing free to bpf_event__print_bpf_prog_info() by Ian Rogers · 3 years, 2 months ago
  29. 7f9f879 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  30. 32f7aa2 perf clang: Fixes for more recent LLVM/clang by Ian Rogers · 3 years, 3 months ago
  31. 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
  32. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  33. 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
  34. 6ac22d0 perf bpf: Pull in bpf_program__get_prog_info_linear() by Dave Marchevsky · 3 years, 3 months ago
  35. 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
  36. 63c12ae perf evsel: Add bitfield_swap() to handle branch_stack endian issue by Madhavan Srinivasan · 3 years, 2 months ago
  37. 57d7ecf perf script: Show binary offsets for userspace addr by Lexi Shao · 3 years, 3 months ago
  38. 624ff63 perf intel-pt: Support itrace d+o option to direct debug log to stdout by Adrian Hunter · 3 years, 2 months ago
  39. 4b2b2c6 perf auxtrace: Add itrace d+o option to direct debug log to stdout by Adrian Hunter · 3 years, 2 months ago
  40. f2b9138 perf intel-pt: Support itrace A option to approximate IPC by Adrian Hunter · 3 years, 2 months ago
  41. b6778fe perf auxtrace: Add itrace A option to approximate IPC by Adrian Hunter · 3 years, 2 months ago
  42. cf14013 perf auxtrace: Add missing Z option to ITRACE_HELP by Adrian Hunter · 3 years, 2 months ago
  43. 3a55445 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  44. d414596 perf dso: Fix /proc/kcore access on 32 bit systems by James Clark · 3 years, 2 months ago
  45. 0e0ae87 perf list: Display hybrid PMU events with cpu type by Jin Yao · 3 years, 4 months ago
  46. 25900ea perf session: Introduce reader EOF function by Alexey Bayduraev · 3 years, 3 months ago
  47. 4c00288 perf session: Introduce reader return codes by Alexey Bayduraev · 3 years, 3 months ago
  48. 5c10dc9 perf session: Move the event read code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
  49. de09648 perf session: Move unmap code to reader__mmap by Alexey Bayduraev · 3 years, 3 months ago
  50. 06763e7 perf session: Move reader map code to a separate function by Alexey Bayduraev · 3 years, 3 months ago
  51. 5965063 perf session: Move init/release code to separate functions by Alexey Bayduraev · 3 years, 3 months ago
  52. 3a3535e perf session: Introduce decompressor in reader object by Alexey Bayduraev · 3 years, 3 months ago
  53. 529b6fb perf session: Move all state items to reader object by Alexey Bayduraev · 3 years, 3 months ago
  54. dedcc0e perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
  55. 2502e74 perf bpf: Switch to new btf__raw_data API by Hengqi Chen · 3 years, 2 months ago
  56. 6175047 perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID by Adrian Hunter · 3 years, 4 months ago
  57. b85a4d6 perf metric: Allow modifiers on metrics by Ian Rogers · 3 years, 3 months ago
  58. eabd452 perf parse-events: Identify broken modifiers by Ian Rogers · 3 years, 3 months ago
  59. e068c25 perf metric: Switch fprintf() to pr_err() by Ian Rogers · 3 years, 3 months ago
  60. 5ecd5a0 perf metrics: Modify setup and deduplication by Ian Rogers · 3 years, 3 months ago
  61. 798c3f4 perf expr: Add subset_of_ids() utility by Ian Rogers · 3 years, 3 months ago
  62. ec5c5b3 perf metric: Encode and use metric-id as qualifier by Ian Rogers · 3 years, 3 months ago
  63. fb08115 perf parse-events: Allow config on kernel PMU events by Ian Rogers · 3 years, 3 months ago
  64. 2b62b3a perf parse-events: Add new "metric-id" term by Ian Rogers · 3 years, 3 months ago
  65. 8e8bbfb perf parse-events: Add const to evsel name by Ian Rogers · 3 years, 3 months ago
  66. 46bdc0b perf metric: Simplify metric_refs calculation by Ian Rogers · 3 years, 3 months ago
  67. 485fcaed9 perf metric: Document the internal 'struct metric' by Ian Rogers · 3 years, 3 months ago
  68. 4d61aef perf metric: Comment data structures by Ian Rogers · 3 years, 3 months ago
  69. 80be643 perf metric: Modify resolution and recursion check by Ian Rogers · 3 years, 3 months ago
  70. a3de769 perf metric: Only add a referenced metric once by Ian Rogers · 3 years, 3 months ago
  71. 3d81d76 perf metric: Add metric new() and free() methods by Ian Rogers · 3 years, 3 months ago
  72. 6807481 perf metric: Add documentation and rename a variable. by Ian Rogers · 3 years, 3 months ago
  73. fa831fb perf metric: Move runtime value to the expr context by Ian Rogers · 3 years, 3 months ago
  74. 47f572a perf pmu: Make pmu_event tables const. by Ian Rogers · 3 years, 3 months ago
  75. 857974a perf pmu: Make pmu_sys_event_tables const. by Ian Rogers · 3 years, 3 months ago
  76. 0ec43c0 perf pmu: Add const to pmu_events_map. by Ian Rogers · 3 years, 3 months ago
  77. 92ec3cc tools lib: Adopt list_sort() from the kernel sources by Ian Rogers · 3 years, 3 months ago
  78. cae1d75 tools/perf: Add mem_hops field in perf_mem_data_src structure by Kajol Jain · 3 years, 3 months ago
  79. f4c6217 perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove an extra line by Kajol Jain · 3 years, 3 months ago
  80. 8e820f9 perf report: Output non-zero offset for decompressed records by Alexey Bayduraev · 3 years, 3 months ago
  81. 6bd006c perf mmap: Introduce mmap_cpu_mask__duplicate() by Riccardo Mancini · 3 years, 4 months ago
  82. 47e7dd3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 3 months ago
  83. f96b467 x86/insn: Use get_unaligned() instead of memcpy() by Borislav Petkov · 3 years, 3 months ago
  84. be8ecc5 perf srcline: Use long-running addr2line per DSO by Tony Garnock-Jones · 3 years, 4 months ago
  85. 9488696 perf metric: Avoid events for an 'if' constant result by Ian Rogers · 3 years, 3 months ago
  86. a8e4e88 perf metric: Don't compute unused events by Ian Rogers · 3 years, 3 months ago
  87. 970f7af perf expr: Propagate constants for binary operations by Ian Rogers · 3 years, 3 months ago
  88. 3f965a7 perf expr: Merge find_ids and regular parsing by Ian Rogers · 3 years, 3 months ago
  89. 762a05c perf metric: Allow metrics with no events by Ian Rogers · 3 years, 3 months ago
  90. 114a9d6 perf metric: Add utilities to work on ids map. by Ian Rogers · 3 years, 3 months ago
  91. 7e06a5e perf metric: Rename expr__find_other. by Ian Rogers · 3 years, 3 months ago
  92. c924e0c perf expr: Move actions to the left. by Ian Rogers · 3 years, 3 months ago
  93. e87576c perf expr: Use macros for operators by Ian Rogers · 3 years, 3 months ago
  94. aed0d6f perf expr: Separate token declataion from type by Ian Rogers · 3 years, 3 months ago
  95. 7f8fdcb perf expr: Remove unused headers and inline d_ratio by Ian Rogers · 3 years, 3 months ago
  96. edfe7f5 perf metric: Use NAN for missing event IDs. by Ian Rogers · 3 years, 3 months ago
  97. cb94a02 perf metric: Restructure struct expr_parse_ctx. by Ian Rogers · 3 years, 3 months ago
  98. 4f9d4f8 perf parse-events: Set numeric term config by John Garry · 3 years, 4 months ago
  99. 08efcb4 libtraceevent: Increase libtraceevent logging when verbose by Ian Rogers · 3 years, 3 months ago
  100. 0ba37e0 perf annotate: Add riscv64 support by William Cohen · 3 years, 3 months ago