Mario Hewardt
Mario Hewardt
Hi - Thanks for reporting this issue. What distribution is this and does it have BTF enabled (check - /sys/kernel/btf/vmlinux)?
The -restrack switch (memory tracking) is built using eBPF which utilizes BTF. Having said that, your system seems to be BTF enabled so there is something else going on. We...
Thanks. I think GCC can build BPF code nowadays but it's not something I have tried or is supported at the moment. Feel free to try it out if you...
Not sure if this might help - https://gcc.gnu.org/wiki/BPFBackEnd
In order to support memory leak tracking (using -restrack) switch, ProcDump relies on eBPF. One option is to remove the libbpf dependencies from the build (behind a new def, NO_RESTRACK...
I'm not making any statements as to which technology came first or if one is better than the other :) Suffice to say, I was presenting an optional build strategy...
Hi @elmeyer - Sorry for the delayed response and thanks for the detailed issue report. I've tagged this is a bug and we'll work on fixes for these.
Thanks for the +1. We're working on some other issues at the moment, but we will make sure to circle back to this backlog item soon.
Hi, Unfortunately, we don't officially support FreeBSD. You could try compiling it and see if it works though keep in mind that Sysmon relies on eBPF and I'm not sure...
Hi, thanks for reporting this. Next time we do a release, we will add Fedora 40 to the list.