Andrew Stoycos
|
94f554a52f
fix loaded_programs() race in int-tests
|
1 year ago |
Andrew Stoycos
|
80b371f6d1
add FdLink documentation and example
|
1 year ago |
Andrew Stoycos
|
fb075636c1
Add integration test for perf link pin
|
1 year ago |
Tamir Duberstein
|
7def6d7218
Merge pull request #644 from aya-rs/build-script
|
1 year ago |
Andrew Stoycos
|
e668ae0c1b
re-add bpftool to integration tests
|
1 year ago |
Andrew Stoycos
|
58895db9b4
Implement FdLink conversions
|
1 year ago |
Tamir Duberstein
|
23bea22ac1
integration-test: build one binary instead of N
|
1 year ago |
Tamir Duberstein
|
728a25d9d9
vscode: check all targets
|
1 year ago |
Tamir Duberstein
|
6ac1320707
integration-test: build "fake" by default
|
1 year ago |
Tamir Duberstein
|
9086265ac0
xtask: reimplement build-integration-test
|
1 year ago |
Tamir Duberstein
|
c76d5a9950
integration-test: compile without touching disk
|
1 year ago |
Tamir Duberstein
|
3d463a3610
integration-test: compile Rust probes using build.rs
|
1 year ago |
Tamir Duberstein
|
bc9f059d53
xtask: inline build_ebpf
|
1 year ago |
Tamir Duberstein
|
8c61fc9ea6
integration-test: compile C probes using build.rs
|
1 year ago |
Tamir Duberstein
|
6ca7d53733
Remove detritus
|
1 year ago |
Tamir Duberstein
|
a840a17308
Merge pull request #648 from aya-rs/clippy-more
|
1 year ago |
Tamir Duberstein
|
4fef255823
disallow (some) as conversions
|
1 year ago |
Tamir Duberstein
|
e621a09181
Clippy over tests and integration-ebpf
|
1 year ago |
Tamir Duberstein
|
6e9aba55fe
Merge pull request #643 from aya-rs/procfs
|
1 year ago |
Tamir Duberstein
|
a1e0130387
Type-erase KernelVersion::current error
|
1 year ago |
Tamir Duberstein
|
6bceb1c3da
Invert comparison
|
1 year ago |
Tamir Duberstein
|
6e570f0f14
Rewrite kernel version logic
|
1 year ago |
Tamir Duberstein
|
cc2bc0acc1
Remove procfs dependency
|
1 year ago |
Tamir Duberstein
|
b5ebcb7cc5
Remove verifier log special case
|
1 year ago |
Tamir Duberstein
|
4c0983bca9
Merge pull request #641 from aya-rs/logger-messages-plz
|
1 year ago |
Tamir Duberstein
|
b8252f46d9
Skip BPF_F_XDP_HAS_FRAGS tests on unsupported kernels
|
1 year ago |
Tamir Duberstein
|
91a415f095
Skip relocation tests on unsupported kernels
|
1 year ago |
Tamir Duberstein
|
b45a5bb71b
Get verifier logs when loading programs
|
1 year ago |
Tamir Duberstein
|
6b94b2080d
Hide details of VerifierLog
|
1 year ago |
Tamir Duberstein
|
b0a4ab5f20
xtask: Standardize command logging
|
1 year ago |