Quentin Monnet
Quentin Monnet
It might also be helpful to specify your kernel version. I can't reproduce on my side. For what it's worth: - `maps.debug` and `progs.debug` are BPF iterators that can be...
Right, without `autoattach`, the program is loaded and pinned, but not attached, so it does not run. It shows, with its pinned path, under `bpftool prog list -f`. Indeed, there...
OK, your program loads and attaches correctly on my setup (Linux 6.10), so there's something going wrong with the creation or pinning of the link, it seems. I'd need to...
> I was able to fix the issue Do you mean you fixed the creation/pinning of the link? What happened? > but I would want to know [...] https://unix.stackexchange.com/questions/673068/cannot-attach-kprobe-probe-entry-may-not-exist-when-execute-trace-bpfcc Please...
/test-backport-1.15
@zoidyzoidzoid Would you mind enabling GitHub Actions on the repo, please?
@zoidyzoidzoid It would be nice to have the checks run in CI. Any chance you can enable the Actions please (or give me permissions to do so, if you prefer)?
ping @zoidyzoidzoid
Yes, thank you! I don't think we've set a strict requirements for items to be open-source to be listed here, but there are enough open-source projects related to monitoring/security in...