index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-11
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
2022-05-11
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
2022-05-11
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
2022-05-11
selftests: xsk: make stat tests not spin on getsockopt
Magnus Karlsson
2022-05-11
selftests: xsk: make the stats tests normal tests
Magnus Karlsson
2022-05-11
selftests: xsk: introduce validation functions
Magnus Karlsson
2022-05-11
selftests: xsk: cleanup veth pair at ctrl-c
Magnus Karlsson
2022-05-11
selftests: xsk: add timeout to tests
Magnus Karlsson
2022-05-11
selftests: xsk: fix reporting of failed tests
Magnus Karlsson
2022-05-11
selftests: xsk: run all tests for busy-poll
Magnus Karlsson
2022-05-11
selftests: xsk: do not send zero-length packets
Magnus Karlsson
2022-05-11
selftests: xsk: cleanup bash scripts
Magnus Karlsson
2022-05-11
libbpf: Add bpf_program__set_insns function
Jiri Olsa
2022-05-11
libbpf: Clean up ringbuf size adjustment implementation
Andrii Nakryiko
2022-05-10
selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
selftests/bpf: Add attach bench test
Jiri Olsa
2022-05-10
selftests/bpf: Add bpf link iter test
Dmitrii Dolgov
2022-05-10
selftests/bpf: Use ASSERT_* instead of CHECK
Dmitrii Dolgov
2022-05-10
selftests/bpf: Fix result check for test_bpf_hash_map
Dmitrii Dolgov
2022-05-10
selftests/bpf: Replace bpf_trace_printk in tunnel kernel code
Kaixi Fan
2022-05-10
selftests/bpf: Move vxlan tunnel testcases to test_progs
Kaixi Fan
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
bpftool: bpf_link_get_from_fd support for LSM programs in lskel
KP Singh
2022-05-10
selftests/bpf: Handle batch operations for map-in-map bpf-maps
Takshak Chahande
2022-05-09
bpftool: Declare generator name
Jason Wang
2022-05-09
bpftool: Output message if no helpers found in feature probing
Milan Landaverde
2022-05-09
bpftool: Adjust for error codes from libbpf probes
Milan Landaverde
2022-05-09
selftests/bpf: Test libbpf's ringbuf size fix up logic
Andrii Nakryiko
2022-05-09
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
2022-05-09
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
2022-05-09
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
2022-05-09
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
2022-05-09
selftests/bpf: Use both syntaxes for field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
2022-05-09
selftests/bpf: Prevent skeleton generation race
Andrii Nakryiko
2022-04-28
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
2022-04-28
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
2022-04-28
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-28
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
2022-04-28
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2022-04-28
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
2022-04-28
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
[next]