Gráfico de Commits

2 Commits

Autor SHA1 Mensagem Data
Paul Tarjan ec6f051b0b fix bug36258
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.
2013-06-06 11:39:15 -07:00
Edwin Smith de080dbc75 StackTraceProfiler utility class
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.
2013-06-06 11:39:14 -07:00