Tamir Duberstein
|
17f25a6793
all: better panic messages
|
2 anni fa |
Tamir Duberstein
|
6f2a8c8a5c
aya: avoid an allocation
|
2 anni fa |
Tamir Duberstein
|
d71d1e1993
aya: remove dead code
|
2 anni fa |
Tamir Duberstein
|
961f45da37
Replace matches with assert_matches
|
2 anni fa |
Tamir Duberstein
|
e621a09181
Clippy over tests and integration-ebpf
|
2 anni fa |
Tamir Duberstein
|
b611038d5b
Use procfs crate for kernel version parsing
|
2 anni fa |
Tamir Duberstein
|
27120b328a
aya: don't allocate static strings
|
2 anni fa |
Dave Tucker
|
47f764c191
aya: Make Features part of the public API
|
3 anni fa |
Mary
|
93435fc854
aya: allow global value to be optional
|
2 anni fa |
Alessandro Decina
|
3a9a54fd9b
Merge pull request #602 from marysaka/fix/btf-reloc-all-functions
|
2 anni fa |
Mary
|
c4e721f3d3
aya: Apply BTF relocations to all functions
|
2 anni fa |
Andrés
|
5894c4ce82
Fix load errors for empty (but existent) BTF/BTF.ext sections (#608)
|
2 anni fa |
Alessandro Decina
|
9c437aafd9
Merge pull request #605 from marysaka/fix/global-data-reloc-ancient-kernels
|
2 anni fa |
Mary
|
591e21267a
aya: Do not create data maps on kernel without global data support
|
2 anni fa |
Mary
|
18b3d75d09
aya-obj: Fix ProgramSection::from_str for bss and rodata sections
|
2 anni fa |
Mary
|
9e1109b3ce
aya: Move program's functions to the same map
|
2 anni fa |
Alessandro Decina
|
120b59dd2e
Merge pull request #545 from epompeii/lsm_sleepable
|
2 anni fa |
Tamir Duberstein
|
33a0a2b604
aya: flip feature "no_std" to feature "std"
|
2 anni fa |
Everett Pompeii
|
1f2006bfde
Merge branch 'aya-rs:main' into lsm_sleepable
|
2 anni fa |
Mary
|
1132b6e01b
aya: Add sanitize code for kernels without bpf_probe_read_kernel
|
2 anni fa |
Alessandro Decina
|
93ac3e94bc
aya: support relocations across multiple text sections + fixes
|
2 anni fa |
Alessandro Decina
|
b25a089819
aya-obj: change two drain() calls to into_iter()
|
2 anni fa |
Alessandro Decina
|
401ea5e848
aya, aya-obj: refactor map relocations
|
2 anni fa |
Alessandro Decina
|
5c4f1d69a6
aya-obj: rework `maps` section parsing
|
2 anni fa |
epompeii
|
85714d5cf3
review
|
2 anni fa |
epompeii
|
6dfb9d82af
macro
|
2 anni fa |
epompeii
|
6a25d4ddec
obj
|
2 anni fa |
Dave Tucker
|
376c486400
aya-bpf: Add multibuffer support for XDP
|
2 anni fa |
Dave Tucker
|
a18693b42d
aya: Add support for multibuffer programs
|
2 anni fa |
Alessandro Decina
|
9f4ef6f67d
Fix lints
|
2 anni fa |