You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that BPFFS is a Virtual File System, just a memory file system. write by other process, not load data from device. So, pin the eBPF probe cant do that. cant across reboot.
We want to pin the eBPF probe such that it will persist across reboot. This will allow us to hide the userspace component in clever ways.
Source: https://lwn.net/Articles/664688/
The text was updated successfully, but these errors were encountered: