Wouter Dullaert 93e7dcda59 fix(doc): Add compilation instructions for aya ebpf example 9 tháng trước cách đây
..
.cargo e4d054275d fix(examples): Restructure allowed_memory test 9 tháng trước cách đây
src e4d054275d fix(examples): Restructure allowed_memory test 9 tháng trước cách đây
Cargo.toml e4d054275d fix(examples): Restructure allowed_memory test 9 tháng trước cách đây
README.md 93e7dcda59 fix(doc): Add compilation instructions for aya ebpf example 9 tháng trước cách đây
allowed-memory.o e4d054275d fix(examples): Restructure allowed_memory test 9 tháng trước cách đây
rust-toolchain.toml e4d054275d fix(examples): Restructure allowed_memory test 9 tháng trước cách đây

README.md

This directory contains an example eBPF program for testing memory access with helper functions in rbpf.

To recompile the program, make sure to install all of Aya's prerequisites, then run from this directory:

cargo build --release