On Apr 21, 2010, at 11:28 PM, Matt McCormick wrote: > 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. >
Is there some way to put that result into the ctest output file, Test.xml, as a measurement? Clint _______________________________________________ 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
