The main entry point for profiling. This class is used to obtain instances
of
ProfilerPoint , which are then used during execution of code to
demarcate the code to be profiled.
A
ProfilerManager for the current
ClassLoader is obtained
with
ProfilerManager.getLocal() .