This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Version 2.1.0
- Add BPF iterator for task struct
- Allow
unsafe
function as BPF programs - Support recovering original function parameters in
retprobe
- Allow defining multiple maps in
maps
section - Support LLVM 13 to allow rust >= 1.56
- Fix for generating documentation in docs.rs
- Recompile
redbpf-probes
whenKERNEL_SOURCE
,KERNEL_VERSION
andREDBPF_VMLINUX
environments variables are changed