[CMake] Outputting valgrind-style DynamicAnalysis.xml from CTest

Bogdan Cristea cristeab at gmail.com
Tue May 27 15:03:22 EDT 2014


ctest calls valgrind with massif tool if I remember correctly. There is a jenkins plugin for handling massif output


On 27 May 2014, at 20:49, Hideaki Kimura <hideaki.kimura at gmail.com> wrote:

> Hi,
> I'm trying to integrate a CTest's valgrind-test with Jenkins.
> Jenkins has a nice plugin to show the results of valgrind xml, but it assumes the given xml outputs are in valgrind format. The jenkins plugin seems to have no plan to support that in near future, either.
> 
> Original discussion: https://issues.jenkins-ci.org/browse/JENKINS-23178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> 
> So, the question/request is:
>  - Is it possible to output DynamicAnalysis.xml in valgrind xml format?
>  - If it's not possible currently, could you add the feature (eg "--valgrind-xml-format" option)?
>  - Is there any workaround anyone tried (eg conversion program from DynamicAnalysis.xml to valgrind's xml format)?
> 
> Thanks,
> -- Hideaki
> -- 
> 
> Powered by www.kitware.com
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> 
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140527/bcbc71d8/attachment.html>


More information about the CMake mailing list