At WWDC, some Apple folks discussed turning on DTrace early in the boot process. I gather that this uses anonymous tracing, but I'm not at all sure where they started up the DTrace program. Any suggestions on how to do this?
FWIW, my notion is to have DTrace log a variety of "major events" (e.g., exec, fork, open), feeding the output to a logging script. So, I need the system to be in a state that can support file I/O, scripting, etc. -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume [EMAIL PROTECTED] http://www.cfcl.com/rdm/weblog +1 650-873-7841 Technical editing and writing, programming, and web development _______________________________________________ dtrace-discuss mailing list [email protected]
