aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-24selftests/powerpc: Remove repeated word in commentsShaomin Deng1-1/+1
2022-11-24selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King1-1/+1
2022-11-23selftests: bonding: up/down delay w/ slave link flappingJonathan Toppins5-2/+200
2022-11-23selftests/bpf: Add selftests for bpf_task_from_pid()David Vernet4-0/+91
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng1-10/+13
2022-11-24selftests/bpf: Add reproducer for decl_tag in func_proto argumentStanislav Fomichev1-0/+14
2022-11-23selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev4-3/+7
2022-11-23perf lock contention: Do not use BPF task local storageNamhyung Kim2-12/+23
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan1-1/+1
2022-11-23perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZENamhyung Kim1-1/+2
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao1-5/+7
2022-11-23perf trace: Remove unused bpf map 'syscalls'Leo Yan2-118/+0
2022-11-23perf augmented_raw_syscalls: Remove unused variable 'syscall'Leo Yan1-1/+0
2022-11-23perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2022-11-23perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2022-11-23perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2022-11-23perf list: Add JSON output optionIan Rogers2-67/+245
2022-11-23perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers7-512/+624
2022-11-23perf build: Fix LIBTRACEEVENT_DYNAMICIan Rogers2-4/+24
2022-11-23perf test: Replace data symbol test workload with datasymNamhyung Kim1-28/+1
2022-11-23perf test: Add 'datasym' test workloadNamhyung Kim4-0/+28
2022-11-23perf test: Replace brstack test workloadNamhyung Kim1-54/+12
2022-11-23perf test: Add 'brstack' test workloadNamhyung Kim4-0/+44
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim1-43/+1
2022-11-23perf test: Add 'sqrtloop' test workloadNamhyung Kim4-0/+49
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim1-31/+3
2022-11-23perf test: Add 'leafloop' test workloadNamhyung Kim4-0/+39
2022-11-23objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman2-0/+11
2022-11-22selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfuncDavid Vernet3-0/+47
2022-11-22selftests/bpf: Add cgroup kfunc / kptr selftestsDavid Vernet5-0/+631
2022-11-22selftests/bpf: Workaround for llvm nop-4 bugAlexei Starovoitov3-5/+6
2022-11-22Revert "selftests/bpf: Temporarily disable linked list tests"Alexei Starovoitov4-34/+16
2022-11-22kselftest/cgroup: Add cleanup() to test_cpuset_prs.shKamalesh Babulal1-1/+16
2022-11-22selftests/efivarfs: Add checking of the test return valueZhao Gongyi1-0/+5
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel1-4/+41
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar87-333/+37504
2022-11-21selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2-0/+183
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa1-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa1-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai1-16/+20
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao1-0/+76
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao2-0/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-21KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'Vitaly Kuznetsov3-2/+2
2022-11-21KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush testVitaly Kuznetsov2-5/+58
2022-11-21KVM: selftests: evmcs_test: Introduce L2 TLB flush testVitaly Kuznetsov2-2/+50
2022-11-21KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap testsVitaly Kuznetsov2-21/+23
2022-11-21KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()Vitaly Kuznetsov3-10/+24
2022-11-21KVM: selftests: Allocate Hyper-V partition assist pageVitaly Kuznetsov2-0/+10
2022-11-21KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...Vitaly Kuznetsov6-33/+48