sandStormProfiler is an implementation of the ProfilerIF interface
for Sandstorm. It is implemented using a thread that periodically
samples the set of ProfilableIF's registered with it, and outputs
the profile to a file.
author: Matt Welsh See Also:ProfilerIF See Also:ProfilableIF