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

Hideaki Kimura hideaki.kimura at gmail.com
Tue May 27 14:49:12 EDT 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140527/f32f5d4d/attachment.html>


More information about the CMake mailing list