summaryrefslogtreecommitdiff
path: root/rotord/ValgrindOut.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/ValgrindOut.xml')
-rw-r--r--rotord/ValgrindOut.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/rotord/ValgrindOut.xml b/rotord/ValgrindOut.xml
new file mode 100644
index 0000000..f0b4b6d
--- /dev/null
+++ b/rotord/ValgrindOut.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0"?>
+
+<valgrindoutput>
+
+<protocolversion>4</protocolversion>
+<protocoltool>memcheck</protocoltool>
+
+<preamble>
+ <line>Memcheck, a memory error detector</line>
+ <line>Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.</line>
+ <line>Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info</line>
+ <line>Command: rotord </line>
+</preamble>
+
+<pid>21214</pid>
+<ppid>18095</ppid>
+<tool>memcheck</tool>
+
+<args>
+ <vargv>
+ <exe>/usr/bin/valgrind.bin</exe>
+ <arg>--suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp</arg>
+ <arg>--leak-check=yes</arg>
+ <arg>--xml=yes</arg>
+ <arg>--xml-file=ValgrindOut.xml</arg>
+ </vargv>
+ <argv>
+ <exe>rotord</exe>
+ <arg></arg>
+ </argv>
+</args>
+
+<status>
+ <state>RUNNING</state>
+ <time>00:00:00:00.048 </time>
+</status>
+
+
+<status>
+ <state>FINISHED</state>
+ <time>00:00:02:38.523 </time>
+</status>
+
+<errorcounts>
+</errorcounts>
+
+<suppcounts>
+</suppcounts>
+
+</valgrindoutput>
+