
6 Feb
2005
6 Feb
'05
6:30 a.m.
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