Gabriele Monaco <[email protected]> writes: > Extend the rv userspace tool to load BPF monitors, those can be found in > specific locations (e.g. /usr/share/rv/bpf_monitors/) and are plain > object files including BTF data. > > This type of BPF monitors can be generated from rvgen using the -b flag > just like in-kernel monitors and, after manual adaptation, can be built > and run transparently by the rv userspace tool.
I am not familiar with BPF. What is the benefit of BPF monitors, compared to the existing DA monitors? Nam
