Boost logo

Boost :

From: christopher diggins (cdiggins_at_[hidden])
Date: 2005-02-11 19:36:02


The profiling library has been updated in a big way.
The new files are at:

http://www.cdiggins.com/profiler/v2/profiler.hpp
http://www.cdiggins.com/profiler/v2/profile_manager.hpp
http://www.cdiggins.com/profiler/v2/high_resolution_timer.hpp

and as a special treat for Brian there is:

http://www.cdiggins.com/profiler/v2/custom_profile_manager.hpp

This last version shows one possible way of using the current library to
associate meta-data with profiles. Instead of using a multi-index
internally, I push the data into a multi-index to generate a custom report.
I am not super happy with this version, it is more complicated than I would
like, but it does work.

Christopher Diggins
Object Oriented Template Library (OOTL)
http://www.ootl.org


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk