in reply to Re: Profiling forking code?
in thread Profiling forking code?

Cool looking module!

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