1. c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
  2. c1de7f3 perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Kan Liang · 4 years ago
  3. 06280e3 perf mem: Support data page size by Kan Liang · 4 years ago
  4. 407ee5c9 perf mem: Clean up output format by Kan Liang · 4 years ago
  5. 80ec45d perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0 by James Clark · 4 years ago
  6. 0998d96 perf c2c: Add local variables for output metrics by Leo Yan · 4 years ago
  7. f3d0a55 perf c2c: Refactor node display by Leo Yan · 4 years ago
  8. 111c141 perf c2c: Fix argument type for percent() by Leo Yan · 4 years ago
  9. 69a95bf perf c2c: Refactor display filter by Leo Yan · 4 years ago
  10. 2290e1d perf c2c: Refactor hist entry validation by Leo Yan · 4 years ago
  11. 1834436 perf c2c: Rename for shared cache line stats by Leo Yan · 4 years ago
  12. fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years ago
  13. fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years ago
  14. c07b45a perf record: Tweak "Lowering..." warning in record_opts__config_freq by Hans-Peter Nilsson · 4 years ago
  15. d176db9 perf buildid-list: Add support for mmap2's buildid events by Jiri Olsa · 4 years, 1 month ago
  16. e8a2061 perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files by Jiri Olsa · 4 years, 1 month ago
  17. 0b5c882 perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 events by Jiri Olsa · 4 years, 1 month ago
  18. e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years, 1 month ago
  19. 4183a8d perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2 by Jiri Olsa · 4 years, 1 month ago
  20. e0dbf18 perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps by Jiri Olsa · 4 years, 1 month ago
  21. 978410f perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map by Jiri Olsa · 4 years, 1 month ago
  22. 1ca6e80 perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events by Jiri Olsa · 4 years, 1 month ago
  23. 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years, 1 month ago
  24. feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years ago
  25. f19b587 perf probe: Fixup Arm64 SDT arguments by Leo Yan · 4 years ago
  26. 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
  27. 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
  28. b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
  29. ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
  30. 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
  31. fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
  32. ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
  33. d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
  34. cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
  35. 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
  36. fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
  37. 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
  38. 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
  39. b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  40. c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  41. 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  42. 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  43. fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  44. 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  45. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  46. 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
  47. a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
  48. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
  49. eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  50. 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  51. feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago
  52. 526671bf perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section. by Nick Thompson · 4 years, 1 month ago
  53. dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  54. 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
  55. 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
  56. 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
  57. 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
  58. 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
  59. e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago
  60. be335ec perf metricgroup: Support adding metrics for system PMUs by John Garry · 4 years, 1 month ago
  61. a36fadb perf metricgroup: Support printing metric groups for system PMUs by John Garry · 4 years, 1 month ago
  62. f6fe1e4 perf metricgroup: Split up metricgroup__print() by John Garry · 4 years, 1 month ago
  63. c2337d6 perf metricgroup: Fix metrics using aliases covering multiple PMUs by John Garry · 4 years, 1 month ago
  64. 6d2783f perf evlist: Change evlist__splice_list_tail() ordering by John Garry · 4 years, 1 month ago
  65. 4513c71 perf pmu: Add pmu_add_sys_aliases() by John Garry · 4 years, 1 month ago
  66. 51d5484 perf pmu: Add pmu_id() by John Garry · 4 years, 1 month ago
  67. 4689f56 perf jevents: Add support for system events tables by John Garry · 4 years, 1 month ago
  68. 4853f1c perf jevents: Add support for an extra directory level by John Garry · 4 years, 1 month ago
  69. 456ef4c1 perf evsel: Emit warning about kernel not supporting the data page size sample_type bit by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  70. 542b88f perf record: Support new sample type for data page size by Kan Liang · 4 years, 1 month ago
  71. bf53fc6 perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder by Jan Kratochvil · 4 years, 1 month ago
  72. 2eb5dd4 perf record: Fix memory leak when using '--user-regs=?' to list registers by Zheng Zengkai · 4 years, 6 months ago
  73. b2ce5db perf test: Fix metric parsing test by Kajol Jain · 4 years, 2 months ago
  74. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
  75. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  76. db0ea13c perf evlist: Use the right prefix for 'struct evlist' record methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  77. b979a2f perf evlist: Use the right prefix for 'struct evlist' diff methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  78. f63c2f5 perf evlist: Use the right prefix for 'struct evlist' nr_threads method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  79. 515ea46 perf evlist: Use the right prefix for 'struct evlist' deliver event method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  80. 1420ba2 perf evlist: Use the right prefix for 'struct evlist' header methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  81. 44d2a55 perf evlist: Use the right prefix for 'struct evlist' raw samples methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  82. 25f84702 perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  83. 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  84. 606e2c2 perf evlist: Use the right prefix for alternative 'struct evlist' constructors by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  85. 900c8ea perf evlist: Use the right prefix for 'struct evlist' event selection methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  86. 64b4778 perf evlist: Use the right prefix for 'struct evlist' event group methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  87. 7748bb7 perf evlist: Use the right prefix for 'struct evlist' create maps methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  88. 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  89. e414fd1 perf evlist: Use the right prefix for 'struct evlist' evsel list methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  90. 0a60b33 perf evlist: Use the right prefix for 'struct evlist' pause/resume methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  91. 37b01ab perf evlist: Use the right prefix for 'struct evlist' enable event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  92. 0a7e7ec perf evlist: Use the right prefix for 'struct evlist' id_pos methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  93. 2a99ff8 perf tools: Add aarch64 registers to --user-regs by Alexandre Truong · 4 years, 1 month ago
  94. e80db25 perf evlist: Use the right prefix for 'struct evlist' tracking event methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  95. f4bd0b4 perf evlist: Use the right prefix for 'struct evlist' browser methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  96. 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  97. fd643db perf evlist: Ditch unused set/reset sample_bit methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  98. b02736f perf evlist: Use the right prefix for 'struct evlist' 'find' methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  99. 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  100. 08c8399 perf evlist: Use the right prefix for 'struct evlist' sideband thread methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago