Re: Could we use jprobe to skip kprboed function

2019-02-26 Thread Daniel Baluta
On Tue, Feb 26, 2019 at 11:59 AM wuzhouhui  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.

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Could we use jprobe to skip kprboed function

2019-02-26 Thread wuzhouhui
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.
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies