aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-04-21selftests/timens: Fix gettime_perf to work on powerpcChristophe Leroy1-0/+8
2021-04-20selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETSPetr Machata1-0/+7
2021-04-20selftests/bpf: Add docs target as all dependencyJiri Olsa1-1/+2
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo2-3/+24
2021-04-20perf data: Fix error return code in perf_data__create_dir()Zhen Lei1-2/+3
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers3-6/+6
2021-04-20perf annotate: Add line number like in TUI and source location at EOLMartin Liška1-16/+14
2021-04-20perf: Update .gitignore fileAlexander Antonov1-0/+1
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov6-1/+466
2021-04-20perf stat: Helper functions for PCIe root ports list in iostat modeAlexander Antonov1-0/+110
2021-04-20perf stat: Basic support for iostat in perfAlexander Antonov7-12/+156
2021-04-20perf vendor events: Initial JSON/events list for power10 platformKajol Jain11-0/+1296
2021-04-20libperf xyarray: Add bounds checks to xyarray__entry()Rob Herring1-1/+8
2021-04-20libperf: Add support for user space counter accessRob Herring4-0/+161
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang3-0/+510
2021-04-20KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang1-19/+9
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang3-13/+118
2021-04-20KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang2-0/+26
2021-04-20KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang2-0/+31
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang2-14/+19
2021-04-20KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang1-2/+2
2021-04-20tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang1-0/+3
2021-04-19bpf/selftests: Add bpf_get_task_stack retval bounds test_progDave Marchevsky2-0/+28
2021-04-19bpf/selftests: Add bpf_get_task_stack retval bounds verifier testDave Marchevsky1-0/+43
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+151
2021-04-19selftests/bpf: Add a series of tests for bpf_snprintfFlorent Revest3-0/+218
2021-04-19libbpf: Introduce a BPF_SNPRINTF helper macroFlorent Revest1-0/+18
2021-04-19libbpf: Initialize the bpf_seq_printf parameters array field by fieldFlorent Revest1-11/+29
2021-04-19bpf: Add a bpf_snprintf helperFlorent Revest1-0/+28
2021-04-19selftests: fib_nexthops: Test large scale nexthop flushingIdo Schimmel1-0/+15
2021-04-19objtool: Support asm jump tablesJosh Poimboeuf1-1/+13
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel1-1/+151
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-47/+26
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-37/+19
2021-04-17KVM: selftests: remove redundant semi-colonYang Yingliang1-1/+1
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-37/+19
2021-04-16selftests: mptcp: add packet mark test caseFlorian Westphal3-2/+299
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-16selftests/perf_events: Add kselftest for remove_on_execMarco Elver3-1/+262
2021-04-16selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver5-0/+220
2021-04-16perf intel-pt: Use aux_watermarkAlexander Shishkin1-0/+6
2021-04-15bpftool: Fix a clang compilation warningYonghong Song1-1/+1
2021-04-15selftests/bpf: Silence clang compilation warningsYonghong Song3-4/+9
2021-04-15selftests/bpf: Fix test_cpp compilation failure with clangYonghong Song1-1/+1
2021-04-15tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song1-2/+10
2021-04-15selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-04-15libbpf: Remove unused field.Alexei Starovoitov1-14/+1