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]

[Bug kprobes/2476] Switch Kprobes inline functions to __kprobes?


------- Additional Comments From prasanna at in dot ibm dot com  2006-04-10 04:30 -------
Subject: Re:  Switch Kprobes inline functions to __kprobes?

On Mon, Apr 10, 2006 at 03:24:09AM -0000, bibo dot mao at intel dot com wrote:
> 
> ------- Additional Comments From bibo dot mao at intel dot com  2006-04-10 03:24 -------
> This patch works my IA64 box, but I have one question, almost all function in 
> arch/i386/kernel/kprobe.c is prefixed with __kprobes. currently I think that 
> the whole kernel path for KPROBE_REENTER routine should not be probed, and I do 
> know whether there are other cases which should not be probed also.

True, apart from KPROBE_REENTER, probes on routines from interrupt
handler to the kprobes_handler() can cause recursion.

Thanks
Prasanna


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2476

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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