Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73473 - sandbox/tools/profile_templates2/doc
From: dsaritz_at_[hidden]
Date: 2011-08-01 07:52:03


Author: psiha
Date: 2011-08-01 07:52:03 EDT (Mon, 01 Aug 2011)
New Revision: 73473
URL: http://svn.boost.org/trac/boost/changeset/73473

Log:
Minor readme update.
Text files modified:
   sandbox/tools/profile_templates2/doc/readme.txt | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: sandbox/tools/profile_templates2/doc/readme.txt
==============================================================================
--- sandbox/tools/profile_templates2/doc/readme.txt (original)
+++ sandbox/tools/profile_templates2/doc/readme.txt 2011-08-01 07:52:03 EDT (Mon, 01 Aug 2011)
@@ -1,7 +1,9 @@
 A rework of the SW's original with the following goals:
  - remove dependencies on Perl and a built Boost (Regex) by moving to Boost.Xpressive and later to Boost.Spirit
- - further improve performance (e.g. low level C IO and memory mapped files instead of C++ streams)
+ - further improve performance (e.g. use low level C IO and memory mapped files instead of C++ streams)
  - convert to a single standalone binary
  - move to CMake and support for creating profiling targets in user projects/solutions.
+
+Hopefully, (Lib)Clang will once provide this functionality 'natively' making this tool obsolete.
  
  (...work in progress...)
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk