I’m struggling to find an answer to a question how big of a latency overhead is calling an eBPF program attached to kprobe and, more important, to uprobe (where overhead might take bigger relative size than kprobe because kprobe implies a kernel call which is already slow enough). Can you provide any information on that, and what it depends on, except for obvious things like CPU and kernel version?