summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-07tc-testing: remove duplicate code in tdc.pyRoman Mashak
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov
2020-04-08libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev
2020-04-07lib/rbtree: fix coding style of assignmentschenqiwu
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu
2020-04-06libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr
2020-04-03perf script: add -S/--symbols documentationIan Rogers
2020-04-03perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metricJin Yao
2020-04-03perf events parser: Add missing Intel CPU events to parserAdrian Hunter
2020-04-03perf script: Allow --symbol to accept hexadecimal addressesStephane Eranian
2020-04-03perf report/top TUI: Fix title line formattingArnaldo Carvalho de Melo
2020-04-03perf top: Support hotkey to change sort orderJin Yao
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo
2020-04-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds