summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-0/+6
2020-04-10change email address for Pali RohárPali Rohár-1/+1
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers-0/+30
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers-4/+9
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+6
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2020-04-09kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada-0/+6
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+26
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+9
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev-1/+66
2020-04-07lib/rbtree: fix coding style of assignmentschenqiwu-2/+2
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu-24/+133
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu-27/+49
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-619/+3031
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-41/+465
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-19/+292
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-7/+132
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-0/+59
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman-0/+1
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar-619/+3032
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+33
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-131/+371
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+117
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-5/+327
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo-1/+1
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt-1/+10
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr-1/+1
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr-0/+3
2020-04-03perf script: add -S/--symbols documentationIan Rogers-0/+8
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao-12/+12
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter-5/+7
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian-4/+17
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo-4/+4
2020-04-03perf top: Support hotkey to change sort orderJin Yao-2/+9
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao-0/+9
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi-0/+28
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo-3/+7
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim-0/+44
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim-0/+19
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim-2/+27
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim-0/+129
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim-0/+54
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim-5/+109
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim-1/+74
2020-04-03perf tools: Add file-handle feature testNamhyung Kim-2/+28
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo-0/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-587/+2103
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-205/+1496
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-2/+88
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I-1/+15