summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-18/+86
2020-04-07tc-testing: remove duplicate code in tdc.pyRoman Mashak-3/+2
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov-0/+68
2020-04-08libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov-1/+1
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-06libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline-2/+2
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-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-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh-13/+13
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King-2/+2
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
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I-4/+19
2020-04-02selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy-7/+7
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry-0/+1086