You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/.github/workflows
Tamir Duberstein 8c61fc9ea6
integration-test: compile C probes using build.rs
- Add libbpf as a submodule. This prevents having to plumb its location
  around (which can't be passed to Cargo build scripts) and also
  controls the version against which codegen has run.
- Move bpf written in C to the integration-test crate and define
  constants for each probe.
- Remove magic; each C source file must be directly enumerated in the
  build script and in lib.rs.
1 year ago
..
build-aya-bpf.yml Add pt_regs handling in aya-bpf/args.rs for riscv64 1 year ago
build-aya.yml github: update Swatinem/rust-cache@{v1,v2} 1 year ago
gen.yml integration-test: compile C probes using build.rs 1 year ago
integration-tests.yml integration-test: compile C probes using build.rs 1 year ago
lint.yml Clippy over tests and integration-ebpf 1 year ago
release.yml build(deps): bump mikepenz/release-changelog-builder-action from 3 to 4 (#624) 1 year ago