Quentin JEROME
|
1464bdc1d4
- comment changed to be more precise
|
2 years ago |
Quentin JEROME
|
72c1572178
added memmove, memcmp to the list of function changed to BTF_FUNC_STATIC
|
2 years ago |
Quentin JEROME
|
419448ed1a
changed memset back not to return anything
|
2 years ago |
Quentin JEROME
|
a51c9bc532
fixed indent
|
2 years ago |
Quentin JEROME
|
5b4fc9ea93
removed useless line break and comments
|
2 years ago |
Quentin JEROME
|
74bc754862
add debug messages
|
2 years ago |
Quentin JEROME
|
b0f999419e
make memset return u8
|
2 years ago |
Quentin JEROME
|
4e41da6a86
Fixed BTF linkage of memset and memcpy to static
|
2 years ago |
Alessandro Decina
|
542ada3fe7
Merge pull request #572 from alessandrod/reloc-fixes
|
2 years ago |
Alessandro Decina
|
3a8380df26
integration-test: expand full path for IntegrationTest
|
2 years ago |
Alessandro Decina
|
93ac3e94bc
aya: support relocations across multiple text sections + fixes
|
2 years ago |
Alessandro Decina
|
b2b9bd2edf
integration tests: add relocation tests
|
2 years ago |
Alessandro Decina
|
b25a089819
aya-obj: change two drain() calls to into_iter()
|
2 years ago |
Alessandro Decina
|
401ea5e848
aya, aya-obj: refactor map relocations
|
2 years ago |
Alessandro Decina
|
5c4f1d69a6
aya-obj: rework `maps` section parsing
|
2 years ago |
Alessandro Decina
|
bc8f4ef1c8
integration-tests: rename relocations to btf_relocations
|
2 years ago |
Alessandro Decina
|
23ce42da68
Merge pull request #573 from vadorovsky/integration-release
|
2 years ago |
Michal Rostecki
|
ed9c2a1780
integration-tests: Build eBPF programs always with release profile
|
2 years ago |
vadorovsky
|
fcc8a0d50d
Merge pull request #570 from aya-rs/dependabot/cargo/num_enum-0.6
|
2 years ago |
dependabot[bot]
|
b10a31183b
build(deps): update num_enum requirement from 0.5 to 0.6
|
2 years ago |
Alessandro Decina
|
04f4841ede
Merge pull request #567 from Tuetuopay/tests-fedora-38
|
2 years ago |
Tuetuopay
|
3655cd1e02
tests: use fedora 38 beta with testing repo
|
2 years ago |
Alessandro Decina
|
b13070a342
Merge pull request #557 from drewvis/main
|
2 years ago |
Alessandro Decina
|
bcb2972a96
aya: make it possible to use set_global() with slices of Pod(s)
|
2 years ago |
drewvis
|
8f64cf8cd5
Added code check comment
|
2 years ago |
drewvis
|
3a2c0cd1dd
Add check for empty tracefs mounts
|
2 years ago |
Alessandro Decina
|
8ef00c4c63
Revert "aya: make it possible to use set_global() with slices of Pod(s)"
|
2 years ago |
Alessandro Decina
|
dfbe1207c1
aya-obj: fix compilation with nightly
|
2 years ago |
Alessandro Decina
|
b614ffd603
aya: make it possible to use set_global() with slices of Pod(s)
|
2 years ago |
Alessandro Decina
|
6404108aa9
Merge pull request #554 from 0xrawsec/fix-issue-552
|
2 years ago |