summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-24perf mem: Clean up perf_mem_events__ptr()Kan Liang
2024-01-24perf mem: Add mem_events into the supported perf_pmuKan Liang
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-24KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...Jing Zhang
2024-01-24selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau
2024-01-24selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau
2024-01-23libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo structDima Tisnek
2024-01-23selftests/bpf: Skip callback tests if jit is disabled in test_verifierTiezhu Yang
2024-01-23selftests/bpf: Move is_jit_enabled() into testing_helpersTiezhu Yang
2024-01-23selftests: fill in some missing configs for netJakub Kicinski
2024-01-23selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee
2024-01-23libbpf: Find correct module BTFs for struct_ops maps and progs.Kui-Feng Lee
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee
2024-01-23bpftool: Display cookie for kprobe multi linkJiri Olsa
2024-01-23bpftool: Display cookie for perf event link probesJiri Olsa
2024-01-23selftests/bpf: Add fill_link_info test for perf eventJiri Olsa
2024-01-23selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa
2024-01-23selftests/bpf: Add cookies check for kprobe_multi fill_link_info testJiri Olsa
2024-01-23bpftool: Fix wrong free call in do_show_linkJiri Olsa
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa
2024-01-23bpf: Use r constraint instead of p constraint in selftestsJose E. Marchesi
2024-01-23bpf: fix constraint in test_tcpbpf_kern.cJose E. Marchesi
2024-01-23bpf: avoid VLAs in progs/test_xdp_dynptr.cJose E. Marchesi
2024-01-23libbpf: call dup2() syscall directlyAndrii Nakryiko
2024-01-23selftests/bpf: Enable kptr_xchg_inline test for arm64Hou Tao
2024-01-23selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin
2024-01-23libbpf: Apply map_set_def_max_entries() for inner_maps on creationAndrey Grafin
2024-01-23bpf: Sync uapi bpf.h header for the tooling infraDaniel Borkmann
2024-01-23selftest: bpf: Test bpf_sk_assign_tcp_reqsk().Kuniyuki Iwashima
2024-01-23selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov
2024-01-23bpftool: Silence build warning about calloc()Tiezhu Yang
2024-01-23bpf: Minor improvements for bpf_cmp.Alexei Starovoitov
2024-01-23selftests/bpf: Add a selftest with not-8-byte aligned BPF_STYonghong Song
2024-01-23bpf: Track aligned st store as imprecise spilled registersYonghong Song
2024-01-23selftests/bpf: Test assigning ID to scalars on spillMaxim Mikityanskiy
2024-01-23bpf: Assign ID to scalars on spillMaxim Mikityanskiy
2024-01-23selftests/bpf: Add a test case for 32-bit spill trackingMaxim Mikityanskiy
2024-01-23selftests/bpf: check if imprecise stack spills confuse infinite loop detectionEduard Zingerman
2024-01-23selftests/bpf: Fix the u64_offset_to_skb_data testMaxim Mikityanskiy
2024-01-23selftests/bpf: Update LLVM Phabricator linksNathan Chancellor
2024-01-23selftests/bpf: detect testing prog flags supportAndrii Nakryiko
2024-01-23selftests/bpf: fix test_loader check messageAndrii Nakryiko
2024-01-23selftests/bpf: Test the inlining of bpf_kptr_xchg()Hou Tao
2024-01-23selftests/bpf: Factor out get_xlated_program() helperHou Tao
2024-01-23tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-22perf sched: Commit to evsel__taskstate() to parse task state infoZe Gao
2024-01-22perf util: Add evsel__taskstate() to parse the task state info insteadZe Gao