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


Frank Ch. Eigler wrote:

Hi -

On Mon, Sep 26, 2005 at 08:55:08AM -0700, Hien Nguyen wrote:


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



It does seem solve a bulk of the problem (particularly excluding sys_execve). So far those are the "noreturn" system calls (they 're also tearing down task) that we know of.

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



Yes, put them on the blacklist.

Hien.



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