mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
pwru is ebpf based kernel tracing tool for network issue diagnosis. pwru build issue on loongfire [0] to prepare to run pwru on loongfire: mount -t debugfs none /sys/kernel/debug echo 0 > /proc/sys/kernel/kptr_restrict [0]: https://github.com/cilium/pwru/issues/559#issuecomment-2949507451 Signed-off-by: Vinent Li <vincent.mc.li@gmail.com>