dantezy

Results 22 comments of dantezy

What version of kernel did you use? On my `6.10.0-arch1-2` kernel, `bpf_map_lookup_elem` is not traceable.

I think this is because `print` and `open` are builtin functions, when they are called, `function_entry` usdt won't be called.