index
:
pm24.git
cpufreq-rust
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
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-22
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-10-22
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
2021-10-22
libbpf: Use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
Stanislav Fomichev
2021-10-22
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-22
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
perf bpf: Switch to new btf__raw_data API
Hengqi Chen
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
2021-10-22
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
2021-10-21
libbpf: Simplify look up by name of internal maps
Andrii Nakryiko
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2021-10-21
libbpf: Support multiple .rodata.* and .data.* BPF maps
Andrii Nakryiko
2021-10-21
bpftool: Improve skeleton generation for data maps without DATASEC type
Andrii Nakryiko
2021-10-21
bpftool: Support multiple .rodata/.data internal maps in skeleton
Andrii Nakryiko
2021-10-21
libbpf: Remove assumptions about uniqueness of .rodata/.data/.bss maps
Andrii Nakryiko
2021-10-21
libbpf: Use Elf64-specific types explicitly for dealing with ELF
Andrii Nakryiko
2021-10-21
libbpf: Extract ELF processing state into separate struct
Andrii Nakryiko
2021-10-21
libbpf: Deprecate btf__finalize_data() and move it into libbpf.c
Andrii Nakryiko
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-21
libbpf: Fix ptr_is_aligned() usages
Ilya Leoshkevich
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
2021-10-20
libbpf: Fix dumping non-aligned __int128
Ilya Leoshkevich
2021-10-20
libbpf: Fix dumping big-endian bitfields
Ilya Leoshkevich
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
2021-10-20
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
Quentin Monnet
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
2021-10-20
libbpf: Migrate internal use of bpf_program__get_prog_info_linear
Dave Marchevsky
2021-10-19
bpftool: Turn check on zlib from a phony target into a conditional error
Quentin Monnet
2021-10-19
bpftool: Do not FORCE-build libbpf
Quentin Monnet
2021-10-19
bpftool: Fix install for libbpf's internal header(s)
Quentin Monnet
2021-10-19
libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.h
Quentin Monnet
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
[next]