in reply to Re: Profiling forking code?
in thread Profiling forking code?
The only problem I see for this application is how to avoid "double-counting" (or worse) things that happen before the fork(s).
But the guts of D::AP seem remarkably straightforward, so adapting it to solve this problem shouldn't be impossible.
--
Mike
|
|---|