On Oct 23, 2008, at 7:22 AM, Aubrey Li wrote: > But how are the fbt probes created for the modules which are loaded > before fbt > module is loaded?
It happens in the call to dtrace_open() which calls dtrace_probe_provide(). This iterates over all providers and calls its dtps_provide_module callback for every module. Adam -- Adam Leventhal, Fishworks http://blogs.sun.com/ahl _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org