mirror of https://github.com/aya-rs/aya
Created retprobe.rs to hold RetProbeContext and moved the ret from ProbeContext in probe.rs into RetProbeContext. Now, only kprobe (which uses ProbeContext) can access args, and kretprobe (which uses RetProbeContext) can access ret. Fixes: #700 |
10 months ago | |
---|---|---|
.. | ||
src | 10 months ago | |
CHANGELOG.md | 11 months ago | |
Cargo.toml | 11 months ago | |
build.rs | 1 year ago |