- c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
- c1de7f3 perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Kan Liang · 4 years ago
- 06280e3 perf mem: Support data page size by Kan Liang · 4 years ago
- 407ee5c9 perf mem: Clean up output format by Kan Liang · 4 years ago
- 80ec45d perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0 by James Clark · 4 years ago
- 0998d96 perf c2c: Add local variables for output metrics by Leo Yan · 4 years ago
- f3d0a55 perf c2c: Refactor node display by Leo Yan · 4 years ago
- 111c141 perf c2c: Fix argument type for percent() by Leo Yan · 4 years ago
- 69a95bf perf c2c: Refactor display filter by Leo Yan · 4 years ago
- 2290e1d perf c2c: Refactor hist entry validation by Leo Yan · 4 years ago
- 1834436 perf c2c: Rename for shared cache line stats by Leo Yan · 4 years ago
- fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years ago
- fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years ago
- d2032d4 bpftool: Add Makefile target bootstrap by Song Liu · 4 years ago
- c07b45a perf record: Tweak "Lowering..." warning in record_opts__config_freq by Hans-Peter Nilsson · 4 years ago
- d176db9 perf buildid-list: Add support for mmap2's buildid events by Jiri Olsa · 4 years, 1 month ago
- e8a2061 perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files by Jiri Olsa · 4 years, 1 month ago
- 0b5c882 perf tools: Add support to display build ids when available in PERF_RECORD_MMAP2 events by Jiri Olsa · 4 years, 1 month ago
- e29386c perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build id by Jiri Olsa · 4 years, 1 month ago
- 4183a8d perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_RECORD_MMAP2 by Jiri Olsa · 4 years, 1 month ago
- e0dbf18 perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps by Jiri Olsa · 4 years, 1 month ago
- 978410f perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map by Jiri Olsa · 4 years, 1 month ago
- 1ca6e80 perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events by Jiri Olsa · 4 years, 1 month ago
- 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years, 1 month ago
- dde587a tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Jiri Olsa · 4 years, 1 month ago
- feab999 perf arm64: Add argument support for SDT by Leo Yan · 4 years ago
- f19b587 perf probe: Fixup Arm64 SDT arguments by Leo Yan · 4 years ago
- 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
- 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
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- 5149303 perf probe: Fix memory leak when synthesizing SDT probes by Arnaldo Carvalho de Melo · 4 years ago
- 8d4852b perf stat aggregation: Add separate thread member by James Clark · 4 years, 1 month ago
- b993381 perf stat aggregation: Add separate core member by James Clark · 4 years, 1 month ago
- ba2ee16 perf stat aggregation: Add separate die member by James Clark · 4 years, 1 month ago
- 1a270cb perf stat aggregation: Add separate socket member by James Clark · 4 years, 1 month ago
- fcd83a3 perf stat aggregation: Add separate node member by James Clark · 4 years, 1 month ago
- ff52329 perf stat aggregation: Start using cpu_aggr_id in map by James Clark · 4 years, 1 month ago
- d526e1a perf cpumap: Drop in cpu_aggr_map struct by James Clark · 4 years, 1 month ago
- cea6575 perf cpumap: Add new map type for aggregation by James Clark · 4 years, 1 month ago
- 2760f5a1 perf stat: Replace aggregation ID with a struct by James Clark · 4 years, 1 month ago
- fa265e5 perf cpumap: Add new struct for cpu aggregation by James Clark · 4 years, 1 month ago
- 9158584 perf cpumap: Use existing allocator to avoid using malloc by James Clark · 4 years, 1 month ago
- 23331ee perf tests: Improve topology test to check all aggregation types by James Clark · 4 years, 1 month ago
- b27d20a perf tools: Update s390's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- c5ef529 perf tools: Update powerpc's syscall.tbl copy from the kernel sources by Tiezhu Yang · 4 years ago
- 22ffc3f perf s390: Move syscall.tbl check into check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
- 9bad32b perf powerpc: Move syscall.tbl check to check-headers.sh by Tiezhu Yang · 4 years, 1 month ago
- b71df82 tools headers UAPI: Synch KVM's svm.h header with the kernel by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 9880e71 tools kvm headers: Update KVM headers from the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- cd97448 tools headers UAPI: Sync KVM's vmx.h header with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 288807f tools headers UAPI: Sync kvm.h headers with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- fde6682 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7f3905f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 6e51921 tools headers UAPI: Update epoll_pwait2 affected files by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 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
- 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
- 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 4 years ago
- 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
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- 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
- 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years, 1 month ago
- a50d03e perf sort: Add sort option for data page size by Kan Liang · 4 years, 1 month ago
- 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
- 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
- ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years, 1 month ago
- ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years, 1 month ago
- 1a5514c tools/virtio: add barrier for aarch64 by Peng Fan · 4 years, 1 month ago
- b9ca93b tools/virtio: add krealloc_array by Peng Fan · 4 years, 1 month ago
- 697d154 tools/virtio: include asm/bug.h by Peng Fan · 4 years, 1 month ago
- 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
- b53d487 tools headers UAPI: Update asm-generic/unistd.h by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- f93c789 tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- d6dbfce tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4a443a5 tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 7ddcdea tools headers UAPI: Sync linux/const.h with the kernel headers by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- e9bde94 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- eb2842d perf trace beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 23cd954 tools headers: Update linux/ctype.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- ffb9beb tools headers: Add conditional __has_builtin() by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4bba4c4 tools headers: Get tools's linux/compiler.h closer to the kernel's by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 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
- 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
- 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
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
- 1c28a05d tools headers UAPI: Sync linux/stat.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 4262f8c tools headers: Syncronize linux/build_bug.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- 281a94b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 1 month ago
- feca8a8 perf tools: Reformat record's control fd man text by Jiri Olsa · 4 years, 1 month ago
- 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
- 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
- 47dce51 perf tools: Add support to read build id from compressed elf by Jiri Olsa · 4 years, 1 month ago
- 8abceac perf debug: Add debug_set_file function by Jiri Olsa · 4 years, 1 month ago
- 7cfcd1e perf tools: Add evlist__disable_evsel/evlist__enable_evsel by Jiri Olsa · 4 years, 1 month ago
- 96aea4d perf evlist: Support pipe mode display by Namhyung Kim · 4 years, 1 month ago
- 03de865 perf report: Support --header-only for pipe mode by Namhyung Kim · 4 years, 1 month ago
- e15a536 perf vendor events: Add JSON metrics for imx8mm DDR Perf by Joakim Zhang · 4 years, 1 month ago