aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-04selftests/bpf: Templatize man page generationJoe Stringer1-15/+25
2021-03-04tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer7-49/+50
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer4-4/+4
2021-03-04selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication testsIlya Leoshkevich1-12/+31
2021-03-04selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich3-0/+138
2021-03-04selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" testIlya Leoshkevich1-1/+1
2021-03-04tools/bpftool: Add BTF_KIND_FLOAT supportIlya Leoshkevich2-0/+9
2021-03-04libbpf: Add BTF_KIND_FLOAT supportIlya Leoshkevich6-1/+94
2021-03-04libbpf: Fix whitespace in btf_add_composite() commentIlya Leoshkevich1-1/+1
2021-03-04bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich1-2/+3
2021-03-04selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel1-0/+8
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+160
2021-03-04selftests/bpf: Add a verifier scale test with unknown bounded loopYonghong Song3-0/+139
2021-03-04libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski1-2/+3
2021-03-03perf report: Create option to disable raw event orderingJin Yao2-1/+7
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong1-1/+1
2021-03-02tools/runqslower: Allow substituting custom vmlinux.h for the buildAndrii Nakryiko1-0/+4
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-3/+156
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis1-2/+4
2021-03-02perf cs-etm: Detect pid in VMID for kernel running at EL2Suzuki K Poulose1-4/+34
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan2-0/+43
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose2-12/+52
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+4
2021-03-02tools headers UAPI: Update tools' copy of linux/coresight-pmu.hLeo Yan1-5/+12
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach3-49/+223
2021-03-02perf vendor events power9: Remove unsupported metricsPaul A. Clarke1-132/+0
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser1-7/+58
2021-03-02perf docs: Add man pages to see alsoIan Rogers1-0/+12
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta1-1/+2
2021-03-02selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich1-3/+10
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang6-1/+415
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang9-0/+197
2021-02-28selftests: netfilter: test nat port clash resolution interaction with tcp early demuxFlorian Westphal2-1/+100
2021-02-26selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-02-26tools, bpf_asm: Exit non-zero on errorsIan Denhardt1-4/+4
2021-02-26tools, bpf_asm: Hard error on out of range jumpsIan Denhardt1-2/+4
2021-02-26selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helperYonghong Song2-0/+118
2021-02-26selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helperYonghong Song3-0/+179
2021-02-26bpftool: Print subprog address properlyYonghong Song1-0/+3
2021-02-26libbpf: Support subprog address relocationYonghong Song1-3/+61
2021-02-26libbpf: Move function is_ldimm64() earlier in libbpf.cYonghong Song1-6/+6
2021-02-26bpf: Add bpf_for_each_map_elem() helperYonghong Song1-0/+38
2021-02-26selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich1-3/+4
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-6/+31
2021-02-26selftests/bpf: Propagate error code of the command to vmtest.shKP Singh1-7/+19
2021-02-26sock_map: Rename skb_parser and skb_verdictCong Wang2-6/+6
2021-02-26bpf: Remove blank line in bpf helper description commentHangbin Liu1-1/+0
2021-02-26selftests/bpf: Introduce xsk statistics testsCiara Loftus2-14/+136
2021-02-26selftests/bpf: Restructure xsk selftestsCiara Loftus4-228/+159
2021-02-26selftests/bpf: Expose and rename debug argumentCiara Loftus3-5/+14