William Findlay
|
1e6b1afbe4
aya/obj: fix incorrect section size for .bss
|
3 years ago |
William Findlay
|
27d803b634
aya/maps: improve map errors to be more descriptive
|
3 years ago |
Alessandro Decina
|
17b730c717
Merge pull request #85 from willfindlay/tp_btf
|
3 years ago |
William Findlay
|
6b6d4af932
aya/programs/lsm: pass Btf by reference instead of loading new Btf in Lsm::load
|
3 years ago |
William Findlay
|
6539cbb555
aya/aya-bpf: implement btf tracepoint programs
|
3 years ago |
Alessandro Decina
|
c4b6970774
Merge pull request #80 from willfindlay/fix-rust-analyzer
|
3 years ago |
Alessandro Decina
|
140005d9e3
Merge pull request #68 from vadorovsky/lsm
|
3 years ago |
William Findlay
|
169478c863
Add support for raw tracepoint and LSM programs
|
4 years ago |
Alessandro Decina
|
89d72e2e26
Merge pull request #81 from willfindlay/awesome-aya
|
3 years ago |
William Findlay
|
396e15d756
readme: add a link to awesome aya
|
3 years ago |
William Findlay
|
ac47f7ee73
meta: ignore .vscode/ except .vscode/settings.json
|
3 years ago |
Alessandro Decina
|
9dc555ae17
Merge pull request #79 from willfindlay/fix-rust-analyzer
|
3 years ago |
William Findlay
|
e115b72245
meta: fix rust-analyzer support for aya-bpf
|
3 years ago |
Alessandro Decina
|
56fd09c443
Merge pull request #78 from willfindlay/main
|
3 years ago |
William Findlay
|
99f6f9e14d
aya: fix include_bytes_aligned! macro to work in some corner cases
|
3 years ago |
Alessandro Decina
|
a94774755f
Merge pull request #76 from willfindlay/load_include_bytes
|
3 years ago |
William Findlay
|
4df4e9c14e
aya: introduce include_bytes_aligned!() macro
|
3 years ago |
Alessandro Decina
|
75acbe1455
xtask: fix clippy warning
|
3 years ago |
Dave Tucker
|
1a4c76e3c4
ci: Update codgen workflow commit message
|
3 years ago |
alessandrod
|
03e9935358
Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4
|
3 years ago |
dependabot[bot]
|
c99dcfb9d3
build(deps): update object requirement from 0.26 to 0.27
|
3 years ago |
Dave Tucker
|
1f541314ab
readme: fix build badge
|
3 years ago |
Alessandro Decina
|
4152e8b1a4
(cargo-release) version 0.10.5
|
3 years ago |
Alessandro Decina
|
1f3acbcfe0
bpf: add override for bpf_probe_read_user_str
|
3 years ago |
Alessandro Decina
|
59a1854a6b
aya: fix call relocation bug
|
3 years ago |
Dave Tucker
|
dc4b928ec5
miri: Disable Stacked Borrows and skip some tests
|
3 years ago |
Dave Tucker
|
93e9cd0e00
ci: Add miri
|
3 years ago |
Alessandro Decina
|
4116442cda
bpf: PerfEventByteArray: remove unused import
|
3 years ago |
Alessandro Decina
|
0220a4192c
bpf: add PerfEventByteArray
|
3 years ago |
Alessandro Decina
|
23a70382b2
bpf: PerfEventArray: tweak output API
|
3 years ago |