William Findlay
|
4af9d1bd3e
aya: move mmap from perf_buffer.rs to sys/mod.rs
|
3 years ago |
Andrew Werner
|
b73c0a46f5
aya: impl From<obj::InvalidMapTypeError> for MapTypeError
|
1 year ago |
Tamir Duberstein
|
cb455febbb
Merge pull request #814 from tamird/sort-variants-again
|
1 year ago |
Tamir Duberstein
|
8462b69716
maps: sort variants
|
1 year ago |
Tamir Duberstein
|
715d49022e
Merge pull request #812 from tamird/redundant-cargo
|
1 year ago |
Tamir Duberstein
|
ae612a0a10
Merge pull request #813 from tamird/sort-variants
|
1 year ago |
Tamir Duberstein
|
b7ceee4f51
Merge pull request #811 from tamird/libc
|
1 year ago |
Tamir Duberstein
|
5cdd1baf29
aya: import types from std::ffi rather than libc
|
1 year ago |
Tamir Duberstein
|
5e637071c1
maps: sort variants
|
1 year ago |
Tamir Duberstein
|
cc48523347
Cargo.toml: remove redundant keys
|
1 year ago |
Andrew Stoycos
|
ef27bce619
Merge pull request #783 from astoycos/map_pin2
|
1 year ago |
astoycos
|
82039144bd
integration-test: Add map pinning coverage
|
1 year ago |
astoycos
|
7b71c7e1cd
aya/maps: add pin() api
|
1 year ago |
astoycos
|
0bf97eba64
aya/maps: fix libbpf_pin_by_name
|
1 year ago |
vadorovsky
|
66bd85a8de
Merge pull request #806 from vadorovsky/deprecate-syscall-prefix
|
1 year ago |
Mike Rostecki
|
bd6ba3ad8b
util: Deprecate `syscall_prefix`
|
1 year ago |
Tamir Duberstein
|
0cd620a9da
Merge pull request #804 from tamird/deflake-xdp
|
1 year ago |
Tamir Duberstein
|
81268b7ac1
integration/xdp: increase timeout to 60 seconds
|
1 year ago |
Tamir Duberstein
|
062ebfdc68
integration/xdp: use kernel-allocated port
|
1 year ago |
Tamir Duberstein
|
64d9799efc
integration/xdp: reduce repetition
|
1 year ago |
ajwerner
|
c547dd7bcc
Merge pull request #800 from ajwerner/deflake-loaded-at-take-2
|
1 year ago |
Andrew Werner
|
da832e479d
integration-test: deflake test_loaded_at
|
1 year ago |
Tamir Duberstein
|
4bb52ad34c
Merge pull request #801 from aya-rs/kill-kernel-on-soft-lockup
|
1 year ago |
Tamir Duberstein
|
5392f9821d
xtask: terminate QEMU on "BUG: soft lockup"
|
1 year ago |
Tamir Duberstein
|
373fb7bf06
Merge pull request #797 from aya-rs/rustfmt-group-imports
|
1 year ago |
Tamir Duberstein
|
d16e607fd4
rustfmt: group_imports = "StdExternalCrate"
|
1 year ago |
Tamir Duberstein
|
67863833ca
Merge pull request #791 from nrxus/fix-kernel-code-on-submode-gt-255
|
1 year ago |
Tamir Duberstein
|
9eb0419baa
Merge pull request #796 from aya-rs/integration-ebpf-bpf-arch
|
1 year ago |
Tamir Duberstein
|
15de14383d
integration-test: build eBPF for the proper arch
|
1 year ago |
Tamir Duberstein
|
ad460879ef
integration-test: replace macro with function
|
1 year ago |