Now that contbuild summaries work, it is so much nicer.
I'm trying to use the property in a child. Either a keep the data around or make the parent's protected.
StackTraceProfiler is a utility class for collecting call-stack profiles
at specific places in the code. Typical use is to create a static
instance, then call prof.count() under the desired conditions. You
can of course compose these to make value profilers.