After watching Guido's Google IO talk and hearing the mention that it can be extended (thus providing an instrumentation mechanism for recording your own events) I am still at a loss on how this would be done.
The functions are all for handling RPC and not simply start/stop calls an expensive function (or wrapper) can make.
Has anyone extended the library, more to the point in a safe manner that doesn't require overriding the original?