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