You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/aya-ebpf-macros
tyrone-wu b84ede10b9 aya-ebpf/macros: separate probe to probe ctx & retprobe to retprobe ctx
Added logic in expand function in both kprobe.rs and uprobe.rs for valid
macros. Now, kprobe & uprobe proc macros only accept ProbeContext, and
kretprobe & uretprobe only accept RetProbeContext.

Ref: #700
5 months ago
..
src aya-ebpf/macros: separate probe to probe ctx & retprobe to retprobe ctx 5 months ago
CHANGELOG.md Release aya-ebpf-macros v0.1.0 6 months ago
Cargo.toml chore: aya-ebpf-macros: uncomment aya-ebpf dev-dep 6 months ago