aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-05selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan1-1/+9
2018-03-05selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan1-0/+1
2018-03-05selftests: kselftest framework: add handling for TAP header levelShuah Khan1-1/+2
2018-03-05selftests: ion: Add simple test with the vgem driverLaura Abbott3-1/+139
2018-03-05selftests: ion: Remove some printsLaura Abbott1-6/+0
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+59
2018-03-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2-0/+40
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky1-6/+10
2018-03-05tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo1-0/+1
2018-03-05tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo1-0/+2
2018-03-05perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo1-0/+25
2018-03-05perf top: Fix annoying fallback message on older kernelsKan Liang1-1/+1
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong1-1/+1
2018-03-05perf mmap: Discard legacy interfaces for mmap read forwardKan Liang3-48/+2
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang1-2/+10
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for "keep tracking" testKan Liang1-2/+8
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for 'code reading' testKan Liang1-2/+9
2018-03-05perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang1-1/+8
2018-03-05perf python: Switch to new perf_mmap__read_event() interfaceKan Liang1-3/+9
2018-03-05perf trace: Switch to new perf_mmap__read_event() interfaceKan Liang1-2/+9
2018-03-05perf kvm: Switch to new perf_mmap__read_event() interfaceKan Liang1-4/+13
2018-03-05perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-03-05perf annotate: Find 'call' instruction target symbol at parsing timeArnaldo Carvalho de Melo3-29/+27
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo4-6/+24
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2-2/+6
2018-03-05perf top browser: Show sample_freq in browser title lineArnaldo Carvalho de Melo1-3/+7
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo4-2/+34
2018-03-05perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa1-0/+0
2018-03-05perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa1-15/+15
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo1-0/+25
2018-03-04tc-testing: skbmod: fix match value of ethertypeDavide Caratti1-1/+1
2018-03-04selftests: rtnetlink: remove testns on test failPrashant Bhole1-0/+6
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2018-03-04tools: tc-testing: Add notap optionBrenda J. Butler1-10/+22
2018-03-04selftests: forwarding: Add multipath test for L4 hashingDavid Ahern1-0/+44
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller19-360/+1252
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan1-1/+2
2018-03-02tools: bpftool: add support for quotations in batch filesQuentin Monnet1-14/+51
2018-03-02tools: bpftool: read from stdin when batch file name is "-"Quentin Monnet1-2/+6
2018-03-02tools: bpftool: support continuation lines in batch filesQuentin Monnet1-4/+32
2018-03-02tools: bpftool: support comments in batch filesQuentin Monnet1-0/+5
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+58