Could we use jprobe to skip kprboed function
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.
Feb. 26, 2019
11:34 a.m.
On Tue, Feb 26, 2019 at 11:59 AM wuzhouhui <wuzhouhui14@mails.ucas.ac.cn> wrote:
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?
Hi, Please keep in mind the jprobe is likely to be removed unless it was already. https://lwn.net/Articles/735667/ thanks, daniel.
2726
Age (days ago)
2726
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Baluta -
wuzhouhui