1. 45fa7c386 perf tests: Fix coresight `perf test` failure. by Jeremy Linton · 2 years, 10 months ago
  2. 183d4f2 perf bench: Fix two numa NDEBUG warnings by Ian Rogers · 2 years, 10 months ago
  3. a5d20d4 perf symbol: Remove arch__symbols__fixup_end() by Namhyung Kim · 2 years, 11 months ago
  4. 8799ebc perf symbol: Update symbols__fixup_end() by Namhyung Kim · 2 years, 11 months ago
  5. 838425f perf symbol: Pass is_kallsyms to symbols__fixup_end() by Namhyung Kim · 2 years, 11 months ago
  6. 3b9a8c8 perf test: Add perf_event_attr test for Arm SPE by Timothy Hayes · 2 years, 11 months ago
  7. 7599b70 perf arm-spe: Fix SPE events with phys addresses by Timothy Hayes · 2 years, 11 months ago
  8. 4e13f67 perf arm-spe: Fix addresses of synthesized SPE events by Timothy Hayes · 2 years, 11 months ago
  9. de8fd138 perf intel-pt: Fix timeless decoding with perf.data directory by Adrian Hunter · 2 years, 10 months ago
  10. 5bb017d perf test: Fix error message for test case 71 on s390, where it is not supported by Thomas Richter · 2 years, 11 months ago
  11. ccb17ca perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event by Leo Yan · 2 years, 11 months ago
  12. c6d8df0 perf script: Always allow field 'data_src' for auxtrace by Leo Yan · 2 years, 11 months ago
  13. d22588d perf clang: Fix header include for LLVM >= 14 by Guilherme Amadio · 2 years, 11 months ago
  14. f58faed perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K by Athira Rajeev · 2 years, 11 months ago
  15. 8cb7a18 perf bench: Fix numa testcase to check if CPU used to bind task is online by Athira Rajeev · 2 years, 11 months ago
  16. 23380e4 perf record: Fix per-thread option by Alexey Bayduraev · 2 years, 11 months ago
  17. d73f5d1 perf stat: Fix error check return value of hashmap__new(), must use IS_ERR() by Lv Ruyi · 2 years, 11 months ago
  18. f034fc5 perf tools: Fix misleading add event PMU debug message by Adrian Hunter · 2 years, 11 months ago
  19. 940a445 perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output by Ian Rogers · 2 years, 11 months ago
  20. 3e6b43b perf tools: Add external commands to list-cmds by Michael Petlan · 3 years ago
  21. 0ff26ef perf docs: Add perf-iostat link to manpages by Michael Petlan · 3 years ago
  22. bc21e74 perf session: Remap buf if there is no space for event by Denis Nikitin · 3 years ago
  23. 299687e perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1K by Athira Rajeev · 3 years ago
  24. c9c2a42 perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1K by Athira Rajeev · 3 years ago
  25. aeee9dc perf tools: Fix perf's libperf_print callback by Adrian Hunter · 2 years, 11 months ago
  26. ffab4870 perf: arm-spe: Fix perf report --mem-mode by James Clark · 2 years, 11 months ago
  27. fa7095c perf unwind: Don't show unwind error messages when augmenting frame pointer stack by James Clark · 3 years ago
  28. 290fa68 perf test tsc: Fix error message when not supported by Chengdong Li · 2 years, 11 months ago
  29. 3a8a047 perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13 by Arnaldo Carvalho de Melo · 3 years ago
  30. dd6e1fe perf python: Fix probing for some clang command line options by Arnaldo Carvalho de Melo · 2 years, 11 months ago
  31. 41caff4 tools build: Filter out options and warnings not supported by clang by Arnaldo Carvalho de Melo · 3 years ago
  32. 7e2022a perf python: Convert tracepoint.py example to python3 by Tanu M · 3 years ago
  33. f717d89 perf evlist: Directly return instead of using local ret variable by Haowen Bai · 3 years ago
  34. 0df6ade7 perf evlist: Rename cpus to user_requested_cpus by Ian Rogers · 3 years ago
  35. d4ff926 perf tools: Stop depending on .git files for building PERF-VERSION-FILE by John Garry · 3 years ago
  36. 9a195da perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  37. 4d4d00d perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  38. 8a96f45 perf stat: Avoid SEGV if core.cpus isn't set by Ian Rogers · 3 years ago
  39. b8321ed Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  40. 7b58b82 Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  41. ab0809a perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages by Kim Phillips · 3 years ago
  42. b58230d perf python: Add perf_env stubs that will be needed in evsel__open_strerror() by Arnaldo Carvalho de Melo · 3 years ago
  43. ae0f4eb perf tools: Enhance the matching of sub-commands abbreviations by Wei Li · 3 years ago
  44. 1314376 tools arm64: Import cputype.h by Ali Saidi · 3 years ago
  45. 4bd9cab perf lock: Add -F/--field option to control output by Namhyung Kim · 3 years ago
  46. 64999e4 perf lock: Extend struct lock_key to have print function by Namhyung Kim · 3 years ago
  47. 67b61f5 perf lock: Add --synth=no option for record by Namhyung Kim · 3 years ago
  48. d710d370 Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
  49. d0a0a51 perf stat: Fix forked applications enablement of counters by Thomas Richter · 3 years ago
  50. 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  51. 194dfe8 Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years ago
  52. 7b83087 perf evsel: Make evsel__env() always return a valid env by Kim Phillips · 3 years, 5 months ago
  53. 011899cc perf build-id: Fix spelling mistake "Cant" -> "Can't" by Colin Ian King · 3 years ago
  54. ccbc9df perf header: Fix spelling mistake "could't" -> "couldn't" by Colin Ian King · 3 years ago
  55. 6f680c6 perf script: Add 'brstackinsnlen' for branch stacks by Kan Liang · 3 years ago
  56. bc35582 perf parse-events: Move slots only with topdown by Ian Rogers · 3 years ago
  57. 34fe4ccb7 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  58. feff083 perf ftrace latency: Update documentation by Namhyung Kim · 3 years ago
  59. 84005bb perf ftrace latency: Add -n/--use-nsec option by Namhyung Kim · 3 years ago
  60. 7572733 perf tools: Fix version kernel tag by John Garry · 3 years, 1 month ago
  61. 95ab0e8 Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  62. 4e666cd perf tools: Fix dependency for version file creation by John Garry · 3 years, 1 month ago
  63. cd6382d perf test arm64: Test unwinding using fame-pointer (fp) mode by German Gomez · 3 years ago
  64. 2268735 Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  65. 356a1ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  66. 7bd1da1 perf parse-events: Ignore case in topdown.slots check by Ian Rogers · 3 years ago
  67. 8b464ea perf evlist: Avoid iteration for empty evlist. by Ian Rogers · 3 years ago
  68. 3cf6a32 perf symbols: Fix symbol size calculation condition by Michael Petlan · 3 years ago
  69. 5edc3c6 perf vendor events intel: Update events for TremontX by Ian Rogers · 3 years ago
  70. 42e80e1 perf vendor events intel: Update events for Tigerlake by Ian Rogers · 3 years ago
  71. 299d5dc perf vendor events intel: Update events for SkylakeX by Ian Rogers · 3 years ago
  72. fd14311 perf vendor events intel: Update events for Skylake by Ian Rogers · 3 years ago
  73. f25db21 perf vendor events intel: Update events for IcelakeX by Ian Rogers · 3 years ago
  74. fb76811 perf vendor events intel: Update events for Icelake by Ian Rogers · 3 years ago
  75. 3e75e95 perf vendor events intel: Update events for Elkhartlake by Ian Rogers · 3 years ago
  76. 2c4d33b perf vendor events intel: Update events for CascadelakeX by Ian Rogers · 3 years ago
  77. e243f396 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  78. 65eab2b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  79. 91c9923 perf parse: Fix event parser error for hybrid systems by Zhengjun Xing · 3 years ago
  80. f693dac perf tools: Set build-id using build-id header on new mmap records by James Clark · 3 years ago
  81. 073a15c perf bench: Fix NULL check against wrong variable by Weiguo Li · 3 years ago
  82. a7a7263 perf parse-events: Fix NULL check against wrong variable by Weiguo Li · 3 years ago
  83. eb31228 perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_size.cocci by Guo Zhengkui · 3 years ago
  84. 1f48989 perf script: Output branch sample type by James Clark · 3 years ago
  85. b2dac68 perf script: Refactor branch stack printing by James Clark · 3 years ago
  86. 66fd6c9 perf session: Print branch stack entry type in --dump-raw-trace by James Clark · 3 years ago
  87. 8f431a2 perf evsel: Add error message for unsupported branch stack cases by James Clark · 3 years ago
  88. aec499c nds32: Remove the architecture by Alan Kao · 3 years ago
  89. 4cee08f perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage by Jiri Olsa · 3 years ago
  90. a3bfc0d perf tools: Remove bpf_program__set_priv/bpf_program__priv usage by Jiri Olsa · 3 years ago
  91. d57159e perf test: Add perf_event_attr tests for the arm_spe event by German Gomez · 3 years, 1 month ago
  92. 2c0fd42 perf vendor events intel: Add uncore event list for Alderlake by Zhengjun Xing · 3 years ago
  93. f9900dd perf vendor events intel: Add core event list for Alderlake by Zhengjun Xing · 3 years ago
  94. 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  95. cedd361 perf: Add irq and exception return branch types by Anshuman Khandual · 3 years ago
  96. 6b34270 perf jevents: Add support for HiSilicon CPA PMU aliasing by Qi Liu · 3 years ago
  97. 521f268 perf arm-spe: Use advertised caps/min_interval as default sample_period by German Gomez · 3 years, 1 month ago
  98. 8c4c701 perf data: Don't mention --to-ctf if it's not supported by Mahmoud Mandour · 3 years, 1 month ago
  99. 13e741b perf script: Fix error when printing 'weight' field by German Gomez · 3 years, 1 month ago
  100. 65e7c96 perf data: Adding error message if perf_data__create_dir() fails by Alexey Bayduraev · 3 years ago