iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
829 stars 136 forks source link

Record PC -> offset after adjusting stack #459

Closed Alan-Jowett closed 6 months ago

Alan-Jowett commented 6 months ago

Add the PC -> offset mapping after emitting the call to adjust the stack after a return from a bpf2bpf call.

Alan-Jowett commented 6 months ago

Failing local calls for some reason.