diff options
Diffstat (limited to 'rotord/ValgrindOut.xml')
| -rw-r--r-- | rotord/ValgrindOut.xml | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/rotord/ValgrindOut.xml b/rotord/ValgrindOut.xml deleted file mode 100644 index f0b4b6d..0000000 --- a/rotord/ValgrindOut.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?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> - |
