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: systemtap bug #6500 fallout


Hi -

On Tue, May 13, 2008 at 12:05:41PM +0530, Ananth N Mavinakayanahalli wrote:

> [...]  Yeah, thread creation and termination notifications are
> important. Maybe there can be a process("...").thread-monitor or
> some such extension that specifically follows this?

It may be most useful to have new probe points specifically for thread
lifetime notification too: 
    process("...").thread.clone process("...").thread.death
and probably just rename
    process("...").clone to process("...").fork

- FChE


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