Commit History

Author SHA1 Message Date
  astoycos 5478cac008 feat(aya): Implement TCX 10 months ago
  dependabot[bot] 1d272f38bd build(deps): update hashbrown requirement in the cargo-crates group 3 months ago
  Tamir Duberstein aa240baadf Appease clippy 3 months ago
  GrigorenkoPV 55ed9e0546 fix(aya-log): print &[u8] using full width (#1008) 3 months ago
  Vladimir Petrzhikovskii d05110fd86 perf: cache `nr_cpus` in a thread_local 4 months ago
  Tamir Duberstein afd777b705 Clarify `Arc` usage 4 months ago
  Tamir Duberstein e992c280cb Replace `Arc` with `&'static` 4 months ago
  Tamir Duberstein 0e867572ff Avoid intermediate allocations in parse_cpu_ranges 4 months ago
  Tamir Duberstein f3b2744072 Reduce duplication in `{nr,possible}_cpus` 4 months ago
  Tamir Duberstein 2b299d4fba Replace `lazy_static` with `std::sync::LazyLock` 4 months ago
  Tamir Duberstein 0f163633e3 Appease clippy 4 months ago
  Michal Rostecki 045032bff0 ci: Use libLLVM from Rust CI tarball 4 months ago
  Tamir Duberstein f498a1b7a9 Remove assertion that doesn't work in macOS HVF 4 months ago
  Tamir Duberstein 59a153076a ci: use {clang,llvm}-15 on ubuntu-22.04 4 months ago
  Tamir Duberstein 5b29008691 Appease `static_mut_refs` 4 months ago
  Tamir Duberstein 48ca623a1f Update public-api to 0.38.0 4 months ago
  dependabot[bot] 5f91efdf43 build(deps): bump DavidAnson/markdownlint-cli2-action 4 months ago
  dependabot[bot] 11d953fee8 build(deps): bump the cargo-crates group with 2 updates 4 months ago
  Alessandro Decina b87f4b9642 Merge pull request #1029 from aya-rs/fix/ci-linux-kernel-version 4 months ago
  Davide Bertola e775f8329b Fix linux kernel version in gh ci runners 4 months ago
  Alessandro Decina 2cd35769dc Merge pull request #1023 from l2dy/fdlink/sockops 4 months ago
  Zero King c44f8b0f5b aya: use FdLink in SockOps programs 4 months ago
  tyrone-wu 02d1db5fc0 aya: remove unwrap and NonZero* in info 4 months ago
  Alessandro Decina 635ed3baed Merge pull request #1020 from l2dy/sockops-ctx 4 months ago
  Zero King 95e1763e30 aya-ebpf: Add set_reply accessor to SockOpsContext 4 months ago
  Alessandro Decina 40f303205f Merge pull request #985 from reyzell/main 4 months ago
  Harvo Jones f790685d75 Add the option to support multiple and overrideable programs per cgroup 4 months ago
  Alessandro Decina 9406601cf9 Merge pull request #1018 from tyrone-wu/codegen/bpf_perf_event_type 4 months ago
  tyrone-wu ea1130449b codegen: add `bpf_perf_event_type` enum bindings 4 months ago
  Alessandro Decina 15eb935bce Merge pull request #1007 from tyrone-wu/aya/info-api 4 months ago