Clinton Stimpson <clin...@...> writes:

> 
> Hi,
> 
> Can ctest report peak memory usage like it reports time and other 
> measurements?
> 
> Thanks,
> Clint
> _______________________________________________

You could have ctest run valgind's massif tool.  An example can be found here:
http://insight-journal.org/browse/publication/722
The source is downloadable.
The output of massif is processed with ms_print, which is parsed by a python 
script for the peak.




_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to