aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds96-619/+3031
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-41/+465
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-19/+292
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-7/+132
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds6-0/+59
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar96-619/+3032
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+33
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-131/+371
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds117-0/+117
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-5/+327
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo1-1/+1
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr1-1/+1
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr1-0/+3
2020-04-03perf script: add -S/--symbols documentationIan Rogers1-0/+8
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao12-12/+12
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter1-5/+7
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian1-4/+17
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo1-4/+4
2020-04-03perf top: Support hotkey to change sort orderJin Yao1-2/+9
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-02Merge 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/ebiederm/user-namespaceLinus 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-01Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-17/+114
2020-04-01Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds14-91/+496
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds25-79/+3190
2020-04-01selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman1-0/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds164-1024/+13419