Rich Morin
2007-Nov-18 22:40 UTC
[dtrace-discuss] Tracing process and/or thread termination?
How can I trace process and/or thread termination? I can trace entry to exit(2), I suppose, but I''m not at all sure that will do the trick... -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm at cfcl.com http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development
Rayson Ho
2007-Nov-18 22:47 UTC
[dtrace-discuss] Tracing process and/or thread termination?
Take a look at the proc provider: http://docs.sun.com/app/docs/doc/817-6223/chp-proc Rayson On Nov 18, 2007 5:40 PM, Rich Morin <rdm at cfcl.com> wrote:> How can I trace process and/or thread termination? I can > trace entry to exit(2), I suppose, but I''m not at all sure > that will do the trick... > > -r > -- > http://www.cfcl.com/rdm Rich Morin > http://www.cfcl.com/rdm/resume rdm at cfcl.com > http://www.cfcl.com/rdm/weblog +1 650-873-7841 > > Technical editing and writing, programming, and web development > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org >