$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Slater (mslater_at_[hidden])
Date: 2005-02-06 01:30:04
christopher diggins wrote:
> I have posted preliminary documentation and source code for a proposal
> for the boost profiler library at http://www.cdiggins.com/profiler/ .
> The code has been successfully compiled on Visual C++ 7.1 but not
> tested yet.
>
> There have been some updates to the code as a result of the
> suggestions made so far. Any further comments are appreciated.
Being able to generate a heirarchicle recording / output would be very
useful (the profiler we use at work does this) so you can drill down
into code areas that are running slow.
cheers
Martin