Feb. 26, 2019
9:58 a.m.
Hi, The documentation of jprobe says that we must call jprobe_return() before return. I'm wondering what if we don't call jprobe_return, and could we use it to skip probed function? Thanks.