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. d2032d4 bpftool: Add Makefile target bootstrap by Song Liu · 4 years ago
  15. c07b45a perf record: Tweak "Lowering..." warning in record_opts__config_freq by Hans-Peter Nilsson · 4 years ago
  16. d176db9 perf buildid-list: Add support for mmap2's buildid events by Jiri Olsa · 4 years, 1 month ago
  17. e8a2061 perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files by Jiri Olsa · 4 years, 1 month ago
  18. 0b5c882 perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 events by Jiri Olsa · 4 years, 1 month ago
  19. e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years, 1 month ago
  20. 4183a8d perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2 by Jiri Olsa · 4 years, 1 month ago
  21. e0dbf18 perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps by Jiri Olsa · 4 years, 1 month ago
  22. 978410f perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map by Jiri Olsa · 4 years, 1 month ago
  23. 1ca6e80 perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events by Jiri Olsa · 4 years, 1 month ago
  24. 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years, 1 month ago
  25. dde587a tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Jiri Olsa · 4 years, 1 month ago
  26. feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years ago
  27. f19b587 perf probe: Fixup Arm64 SDT arguments by Leo Yan · 4 years ago
  28. cce622a Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  29. 5814bc2 Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years ago
  30. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
  31. 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
  32. 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
  33. b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
  34. ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
  35. 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
  36. fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
  37. ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
  38. d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
  39. cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
  40. 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
  41. fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
  42. 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
  43. 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
  44. b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  45. c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
  46. 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  47. 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
  48. b71df82 tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  49. 9880e71 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  50. cd97448 tools headers UAPI: Sync KVM's vmx.h header with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  51. 288807f tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  52. fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  53. 7f3905f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  54. 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  55. 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
  56. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  57. 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  58. 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 4 years ago
  59. 48342fc Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 1 month ago
  60. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  61. 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  62. 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
  63. a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
  64. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
  65. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  66. e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  67. 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  68. fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  69. ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years, 1 month ago
  70. ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years, 1 month ago
  71. 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 1 month ago
  72. b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 1 month ago
  73. 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 1 month ago
  74. 4862c74 Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 1 month ago
  75. b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  76. f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  77. d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  78. 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  79. 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  80. e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  81. eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  82. 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  83. ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  84. 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  85. a409ed1 Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 1 month ago
  86. d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  87. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  88. 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
  89. 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  90. 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  91. 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  92. feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago
  93. 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
  94. 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
  95. 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
  96. 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
  97. 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
  98. 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
  99. 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
  100. e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago