Tamir Duberstein
|
e3bfeb9dd6
Allow QEMU to fall back
|
2 months ago |
dependabot[bot]
|
05623a0eb7
Merge pull request #1076 from aya-rs/dependabot/cargo/cargo-crates-c08699da63
|
2 months ago |
dependabot[bot]
|
e67a21265b
build(deps): update which requirement in the cargo-crates group
|
2 months ago |
Dave Tucker
|
2791badd94
Release aya v0.13.1
|
2 months ago |
Dave Tucker
|
c6a34cade1
Release aya-obj v0.2.1
|
2 months ago |
Dave Tucker
|
b2ac9fe85d
Merge pull request #1073 from dave-tucker/reloc-bug
|
2 months ago |
Dave Tucker
|
ca0c32d107
fix(aya): Fill bss maps with zeros
|
2 months ago |
Dave Tucker
|
3aa2745972
test(init): run test with debug logs
|
2 months ago |
Dave Tucker
|
adf16e2102
test: Reproduce relocation bug
|
2 months ago |
Tamir Duberstein
|
f9b34fe76f
qemu: remove bios argument
|
2 months ago |
Tamir Duberstein
|
298e2a751c
Update public-api to 0.40.0
|
2 months ago |
Tamir Duberstein
|
240291ab81
Update public-api to 0.39.0
|
3 months ago |
Tamir Duberstein
|
758a4f9d1e
Remove workspace members from workspace.dependencies
|
3 months ago |
Dave Tucker
|
59b3873a92
Merge pull request #1055 from aya-rs/codegen
|
3 months ago |
dave-tucker
|
f8ad84c3d3
[codegen] Update libbpf to 80b16457cb23db4d633b17ba0305f29daa2eb307
|
3 months ago |
Tyrone Wu
|
366c599c20
codegen: cgroup_iter_order NFPROTO* nf_inet_hooks
|
3 months ago |
Dave Tucker
|
0e70838b0f
Release aya-log v0.2.1
|
3 months ago |
Dave Tucker
|
04bbbccffa
Release aya-log-common v0.1.15, aya-log-ebpf v0.1.1
|
3 months ago |
Dave Tucker
|
c3f0c7dc3f
chore: Prepare for aya-log-ebpf release
|
3 months ago |
Dave Tucker
|
59082f572c
Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1
|
3 months ago |
Dave Tucker
|
c169b727e6
Release aya-obj v0.2.0, aya v0.13.0, safety bump aya v0.13.0
|
3 months ago |
astoycos
|
5478cac008
feat(aya): Implement TCX
|
9 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
|
3 months ago |
Tamir Duberstein
|
afd777b705
Clarify `Arc` usage
|
3 months ago |
Tamir Duberstein
|
e992c280cb
Replace `Arc` with `&'static`
|
3 months ago |
Tamir Duberstein
|
0e867572ff
Avoid intermediate allocations in parse_cpu_ranges
|
3 months ago |
Tamir Duberstein
|
f3b2744072
Reduce duplication in `{nr,possible}_cpus`
|
3 months ago |