site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Eric, On Aug 29, 2009, at 12:55 AM, Eric Gouriou wrote: proc:::exec-success / execname == "firefox-bin" && mpid == 0 / { mstart = timestamp; mpid = pid; } Thanks, Joel --- fastest mac firefox! http://wagerlabs.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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? This email sent to site_archiver@lists.apple.com