tw4452852 / zbpf

Writing eBPF in Zig
https://tw4452852.github.io/zbpf/
GNU General Public License v3.0
108 stars 6 forks source link

tools/trace: structure function parameter is not supported yet #10

Open tw4452852 opened 2 weeks ago

tw4452852 commented 2 weeks ago
> zig build trace -Dkprobe=ip4_addr_string

src/bpf/args.zig:170:12: error: expected type 'vmlinux.struct_printf_spec', found 'c_ulong'

libbpf did already support this: https://lore.kernel.org/bpf/20220831152652.2078600-1-yhs@fb.com/