This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kernel panic when kretprobe all system calls


Hi -

On Mon, Sep 26, 2005 at 08:55:08AM -0700, Hien Nguyen wrote:
> [...]
> It helps if  we don't insert return probes in sys_calls such as 
> sys_execve, sys_exit, sys_groupexit. 

Does that solve the problem completely?  We would need to treat
similarly some of their subsidiary "noreturn" functions.

> Frank, can we tempory put an retprobe embargo policy on those system
> calls?

By policy, you mean code that blacklists certain functions from
probing?  I was holding off until results from jkenisto's bug #1235
were collected.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]