1. d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 8 months ago
  2. afe360a perf arm-spe: Remove redundant checking for "full_auxtrace" by Leo Yan · 3 years, 8 months ago
  3. f99237e perf arm-spe: Enable timestamp for per-cpu mode by Leo Yan · 3 years, 8 months ago
  4. e582bad perf arm-spe: Correct sample flags for dummy event by Leo Yan · 3 years, 8 months ago
  5. 2f02195 perf arm-spe: Correct sample flags for SPE event by Leo Yan · 3 years, 8 months ago
  6. 4e277d0 perf tests: Consolidate test__arch_unwind_sample declaration by Rob Herring · 3 years, 8 months ago
  7. a00b7e3 perf tools: Fix a build error on arm64 with clang by Masami Hiramatsu · 3 years, 8 months ago
  8. b96da02 perf arm64: Fix off-by-one directory paths. by Ian Rogers · 3 years, 9 months ago
  9. 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
  10. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  11. 0670129 perf tools: Fix arm64 build error with gcc-11 by Jianlin Lv · 4 years ago
  12. 6db59d3 perf arm64/s390: Fix printf conversion specifier for IP addresses by Arnaldo Carvalho de Melo · 4 years ago
  13. feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years, 1 month ago
  14. e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  15. 2a99ff8 perf tools: Add aarch64 registers to --user-regs by Alexandre Truong · 4 years, 2 months ago
  16. e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  17. 40714c5 perf mem: Support ARM SPE events by Leo Yan · 4 years, 2 months ago
  18. 1218838 perf kvm: Add kvm-stat for arm64 by Sergey Senozhatsky · 4 years, 3 months ago
  19. 4979e86 perf tsc: Add rdtsc() for Arm64 by Leo Yan · 4 years, 4 months ago
  20. 5cf0e8e perf libdw: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 8 months ago
  21. 862b2f8 perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  22. 78886f3 perf symbols: Fix arm64 gap between kernel start and module end by Kemeng Shi · 4 years, 10 months ago
  23. 7eec00a perf symbols: Consolidate symbol fixup issue by Leo Yan · 4 years, 11 months ago
  24. 441b62a tools: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 11 months ago
  25. ad60ba0 perf auxtrace: Add auxtrace_record__read_finish() by Adrian Hunter · 5 years ago
  26. d6bc34c perf arm-spe: Fix endless record after being terminated by Adrian Hunter · 5 years ago
  27. df5a5f3 perf tools: Add arm64 version of get_cpuid() by John Garry · 5 years ago
  28. bd5c6b8 perf bench: Update the copies of x86's mem{cpy,set}_64.S by Arnaldo Carvalho de Melo · 5 years ago
  29. c54d241 perf maps: Rename map_groups.h to maps.h by Arnaldo Carvalho de Melo · 5 years ago
  30. fe87797d perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  31. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  32. 71f6990 perf tools: Fix cross compile for ARM64 by John Garry · 5 years ago
  33. 42466b9 perf tools: Avoid 'sample_reg_masks' being const + weak by Ian Rogers · 5 years ago
  34. 42d7a91 perf annotate: Fix arch specific ->init() failure errors by Arnaldo Carvalho de Melo · 5 years ago
  35. 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
  36. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  37. c976ee1 libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  38. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  39. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  40. 4a903c2 perf tools: Remove debug.h from places where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  41. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  42. df1a0a1 perf tools: Remove needless map.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  43. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  44. dda1bf8 perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks by Igor Lubashev · 5 years ago
  45. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  46. 45a2c0c perf arm64: Add missing debug.h header by Arnaldo Carvalho de Melo · 5 years ago
  47. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  48. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  49. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  50. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  51. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  52. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  53. b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
  54. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  55. 010e3e8 perf tests arm64: Compile tests unconditionally by Raphael Gault · 6 years ago
  56. f95d050 perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel by Vitaly Chikunov · 6 years ago
  57. bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
  58. 5ff3288 perf tools: Rename build libperf to perf by Jiri Olsa · 6 years ago
  59. 41f3091 perf map: Move structs and prototypes for map groups to a separate header by Arnaldo Carvalho de Melo · 6 years ago
  60. 389373d perf arm64: Fix generate system call table failed with /tmp mounted with noexec by Hongxu Jia · 6 years ago
  61. 58094c4 perf annotate: Handle arm64 move instructions by Kim Phillips · 6 years ago
  62. 5ab1de9 perf arm64: Fix include path for asm-generic/unistd.h by Kim Phillips · 6 years ago
  63. 3443533 perf arm spe: Fix uninitialized record error variable by Kim Phillips · 6 years ago
  64. 2b58824 perf arm64: Generate system call table from asm/unistd.h by Kim Phillips · 7 years ago
  65. e1f2a0d perf map: Remove map_type arg from map_groups__find() by Arnaldo Carvalho de Melo · 7 years ago
  66. abe5449 perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
  67. 744e9a9 perf tools arm64: Add libdw DWARF post unwind support for ARM64 by Kim Phillips · 7 years ago
  68. ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
  69. f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
  70. b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 7 years ago
  71. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 696e2457 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  74. d1f7b02 perf annotate: Fix AArch64 comment char by Kim Phillips · 8 years ago
  75. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  76. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  77. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  78. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 8 years ago
  79. 3bb53c9 perf tools arm64: Add support for generating bpf prologue by He Kuang · 8 years ago
  80. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  81. 0fcb1da perf annotate: AArch64 support by Kim Phillips · 8 years ago
  82. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  83. 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
  84. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 8 years ago
  85. 057fbfb perf callchain: Support aarch64 cross-platform by He Kuang · 9 years ago
  86. 9d8e14d perf unwind: Separate local/remote libunwind config by He Kuang · 9 years ago
  87. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  88. 3237f281 perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing by Wang Nan · 10 years ago
  89. 7db2161 perf build: Add arch arm64 objects building by Jiri Olsa · 10 years ago
  90. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  91. 660d132 perf tools: Fix build breakage on arm64 targets by Will Deacon · 10 years ago
  92. 7d88574 perf tools: Fix arm64 build error by Mark Salter · 10 years ago
  93. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 11 years ago
  94. 8ab596a perf tools ARM64: Wire up perf_regs and unwind support by Jean Pihet · 11 years ago