Vladimir Petrzhikovskii
|
d05110fd86
perf: cache `nr_cpus` in a thread_local
|
1 month ago |
Tamir Duberstein
|
afd777b705
Clarify `Arc` usage
|
1 month ago |
Tamir Duberstein
|
e992c280cb
Replace `Arc` with `&'static`
|
1 month ago |
Tamir Duberstein
|
0e867572ff
Avoid intermediate allocations in parse_cpu_ranges
|
1 month ago |
Tamir Duberstein
|
f3b2744072
Reduce duplication in `{nr,possible}_cpus`
|
1 month ago |
Tamir Duberstein
|
2b299d4fba
Replace `lazy_static` with `std::sync::LazyLock`
|
1 month ago |
Tamir Duberstein
|
0f163633e3
Appease clippy
|
1 month ago |
Michal Rostecki
|
045032bff0
ci: Use libLLVM from Rust CI tarball
|
2 months ago |
Tamir Duberstein
|
f498a1b7a9
Remove assertion that doesn't work in macOS HVF
|
1 month ago |
Tamir Duberstein
|
59a153076a
ci: use {clang,llvm}-15 on ubuntu-22.04
|
1 month ago |
Tamir Duberstein
|
5b29008691
Appease `static_mut_refs`
|
1 month ago |
Tamir Duberstein
|
48ca623a1f
Update public-api to 0.38.0
|
1 month ago |
dependabot[bot]
|
5f91efdf43
build(deps): bump DavidAnson/markdownlint-cli2-action
|
1 month ago |
dependabot[bot]
|
11d953fee8
build(deps): bump the cargo-crates group with 2 updates
|
1 month ago |
Alessandro Decina
|
b87f4b9642
Merge pull request #1029 from aya-rs/fix/ci-linux-kernel-version
|
2 months ago |
Davide Bertola
|
e775f8329b
Fix linux kernel version in gh ci runners
|
2 months ago |
Alessandro Decina
|
2cd35769dc
Merge pull request #1023 from l2dy/fdlink/sockops
|
2 months ago |
Zero King
|
c44f8b0f5b
aya: use FdLink in SockOps programs
|
2 months ago |
tyrone-wu
|
02d1db5fc0
aya: remove unwrap and NonZero* in info
|
2 months ago |
Alessandro Decina
|
635ed3baed
Merge pull request #1020 from l2dy/sockops-ctx
|
2 months ago |
Zero King
|
95e1763e30
aya-ebpf: Add set_reply accessor to SockOpsContext
|
2 months ago |
Alessandro Decina
|
40f303205f
Merge pull request #985 from reyzell/main
|
2 months ago |
Harvo Jones
|
f790685d75
Add the option to support multiple and overrideable programs per cgroup
|
2 months ago |
Alessandro Decina
|
9406601cf9
Merge pull request #1018 from tyrone-wu/codegen/bpf_perf_event_type
|
2 months ago |
tyrone-wu
|
ea1130449b
codegen: add `bpf_perf_event_type` enum bindings
|
2 months ago |
Alessandro Decina
|
15eb935bce
Merge pull request #1007 from tyrone-wu/aya/info-api
|
2 months ago |
tyrone-wu
|
fbb09304a2
aya,int-test: revamp MapInfo be more friendly with older kernels
|
3 months ago |
tyrone-wu
|
88f5ac3114
aya,obj,int-test: revamp ProgramInfo be more friendly with older kernels
|
3 months ago |
tyrone-wu
|
1634fa7188
aya-obj: add conversion u32 to enum type for prog, link, & attach type
|
3 months ago |
tyrone-wu
|
cb8e478800
aya,integration-test: improve integration tests for info API
|
3 months ago |