Re: where does initialization time go?
Re: where does initialization time go?
- Subject: Re: where does initialization time go?
- From: Joel Reymont <email@hidden>
- Date: Sat, 29 Aug 2009 01:00:11 +0100
Eric,
On Aug 29, 2009, at 12:55 AM, Eric Gouriou wrote:
proc:::exec-success
/ execname == "firefox-bin" && mpid == 0 /
{
mstart = timestamp;
mpid = pid;
}
Can you stop tracing on entry to Safari's NSApplicationMain using exec-
success?
I can't, for whatever reason. I've been told that exec-success "gets
in" very late in the game.
I was able to trace dynamic library loading and intialization with
dtrace -c, something I'm not able to do with exec-success either. Can
you?
Thanks, Joel
---
fastest mac firefox!
http://wagerlabs.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden