summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-03-07perf annotate: Add a hashmap for symbol histogramNamhyung Kim2-2/+42
2024-03-07selftests/bpf: Test cases for '?' in BTF namesEduard Zingerman1-0/+29
2024-03-07selftests/bpf: Test case for SEC("?.struct_ops")Eduard Zingerman2-6/+56
2024-03-07libbpf: Rewrite btf datasec names starting from '?'Eduard Zingerman3-2/+41
2024-03-07libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")Eduard Zingerman1-1/+14
2024-03-07libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_typeEduard Zingerman1-29/+32
2024-03-07selftests/bpf: Verify struct_ops autoload/autocreate syncEduard Zingerman4-4/+125
2024-03-07libbpf: Sync progs autoload with maps autocreate for struct_ops mapsEduard Zingerman1-0/+43
2024-03-07selftests/bpf: Test autocreate behavior for struct_ops mapsEduard Zingerman2-0/+118
2024-03-07selftests/bpf: Bad_struct_ops testEduard Zingerman4-0/+88
2024-03-07selftests/bpf: Utility functions to capture libbpf log in test_progsEduard Zingerman2-0/+62
2024-03-07selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman3-10/+46
2024-03-07libbpf: Honor autocreate flag for struct_ops mapsEduard Zingerman1-3/+15
2024-03-07libbpf: Tie struct_ops programs to kernel BTF ids, not to local idsEduard Zingerman1-23/+26
2024-03-07libbpf: Allow version suffixes (___smth) for struct_ops typesEduard Zingerman1-1/+5
2024-03-07selftests/bpf: Test may_gotoAlexei Starovoitov2-3/+101
2024-03-07bpf: Add cond_break macroAlexei Starovoitov1-0/+12
2024-03-07bpf: Introduce may_goto instructionAlexei Starovoitov1-0/+5
2024-03-06KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabledVitaly Kuznetsov2-0/+48
2024-03-06Fix cpupower-frequency-info.1 man page typoJan Kratochvil1-1/+1
2024-03-06selftests/ftrace: Add test cases for entry args at function exitMasami Hiramatsu (Google)2-0/+36
2024-03-06tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)2-0/+6
2024-03-06KVM: riscv: selftests: Add Zacas extension to get-reg-list testAnup Patel1-0/+4
2024-03-06KVM: riscv: selftests: Add Ztso extension to get-reg-list testAnup Patel1-0/+4
2024-03-06KVM: riscv: selftests: Add sstc timer testHaibo Xu7-10/+210
2024-03-06KVM: riscv: selftests: Change vcpu_has_ext to a common functionHaibo Xu3-10/+13
2024-03-06KVM: riscv: selftests: Add guest helper to get vcpu idHaibo Xu3-4/+10
2024-03-06KVM: riscv: selftests: Add exception handling supportHaibo Xu4-0/+221
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski1-1/+6
2024-03-06tools: ynl: support debug printing messagesJakub Kicinski1-0/+15
2024-03-06tools: ynl: allow setting recv() sizeJakub Kicinski1-3/+18
2024-03-06tools: ynl: move the new line in NlMsg __repr__Jakub Kicinski1-3/+3
2024-03-06tools: ynl: remove __pycache__ during cleanJakub Kicinski1-0/+1
2024-03-06tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski3-3/+3
2024-03-06tools: ynl: rename make hardclean -> distcleanJakub Kicinski4-5/+5
2024-03-06selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski2-4/+4
2024-03-06selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann1-2/+2
2024-03-06selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman1-0/+70
2024-03-06selftests/exec: Perform script checks with /bin/bashKees Cook1-1/+1
2024-03-06KVM: selftests: Explicitly close guest_memfd files in some gmem testsDongli Zhang2-0/+5
2024-03-05selftest: gpio: remove obsolete gpio-mockup testKent Gibson1-6/+3
2024-03-05selftests/powerpc: Fix load_unaligned_zeropad build failureMichael Ellerman2-0/+1
2024-03-05selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robustIdo Schimmel2-4/+4
2024-03-05selftests: forwarding: Make VXLAN ECN encap tests more robustIdo Schimmel2-4/+4
2024-03-05selftests: forwarding: Make vxlan-bridge-1q pass on debug kernelsIdo Schimmel1-5/+5
2024-03-05selftests: forwarding: Make tc-police pass on debug kernelsIdo Schimmel1-8/+8
2024-03-05selftests: forwarding: Parametrize mausezahn delayIdo Schimmel16-41/+44
2024-03-05selftests: forwarding: Remove IPv6 L3 multipath hash testsIdo Schimmel4-147/+2
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin4-3/+542
2024-03-05slab: remove PARTIAL_NODE slab_stateChengming Zhou1-1/+0