printf("Hello, World\n");Hello, World!
push 60
pop rax
xor edi, edi
syscallContact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse printf("Hello, World\n");Hello, World!
push 60
pop rax
xor edi, edi
syscallDescription (git log) 0d74743 docs: new flag updates 32ebdbd pkg/logger: fix key/value fields order 62f6a5e pkg/cmd/urfave: join osinfo logs 01232f7 …
By making the args and format checks explicit, the libbpf_print_fn logic can be clearer and filter out only those errors that we strictly defined.
"…