summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao2-0/+9
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi2-0/+28
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo1-3/+7
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim2-0/+44
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim2-0/+19
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim5-2/+27
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim4-0/+129
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim5-0/+54
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim5-5/+109
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim13-1/+74
2020-04-03perf tools: Add file-handle feature testNamhyung Kim4-2/+28
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo1-0/+1
2020-04-03bpf, lsm: Fix the file_mprotect LSM test.KP Singh2-13/+13
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King1-2/+2
2020-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds42-587/+2103
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-205/+1496
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-2/+88
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I1-1/+15
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I1-4/+19
2020-04-02selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy1-7/+7
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry6-0/+1086
2020-04-02selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko1-196/+37
2020-04-02selftests: add MREMAP_DONTUNMAP selftestBrian Geffon3-0/+329
2020-04-02selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverageJohn Hubbard1-0/+22
2020-04-02mm/gup_benchmark: support pin_user_pages() and related callsJohn Hubbard1-1/+14
2020-04-02tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-02tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim1-2/+14
2020-04-02selftests/eeh: Skip ahci adaptersMichael Ellerman1-0/+5
2020-04-02Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-17/+114
2020-04-02Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds14-91/+496
2020-04-02Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-79/+3190
2020-04-01selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman1-0/+1
2020-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds164-1024/+13419
2020-04-01Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...Linus Torvalds4-230/+760
2020-04-01tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2-4/+4
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-8/+581
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini33-130/+287
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller43-100/+2627
2020-03-31Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+6
2020-03-31selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel2-0/+390
2020-03-31selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel2-0/+153
2020-03-31selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2-0/+268
2020-03-31libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko6-1/+122
2020-03-31bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko1-1/+9
2020-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds67-1500/+2088
2020-03-31Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2020-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-3/+40
2020-03-31Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-206/+421
2020-03-31Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+0
2020-03-31bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend1-0/+39