[260Kb] - 21 October 2010.<br />
<span class="md5sum">md5: a411dfb803f548dae5f988de0160aeb5</span></p>
-<p><a href="http://www.open-works.co.uk/projects/valkyrie.html">Valkyrie</a>
-is a Qt4-based GUI for the Valgrind 3.6.x and 3.7.x series, that works for the Memcheck
- and
-Helgrind tools. It also has an XML merging tool for
+<p>Valkyrie is a Qt4-based GUI for the Valgrind 3.6.x and 3.7.x series, that
+works for the Memcheck and Helgrind tools. It also has an XML merging tool for
Memcheck outputs (vk_logmerge). This tarball is known to build and work with
valgrind-3.6.0 and valgrind-3.7.0.</p>
<p>We do not distribute binaries or RPMs. The releases available
on this website contain the source code and have to be compiled
in order to be installed on your system. Many Linux
-distributions come with valgrind these days, so if you do not
-want to compile your own, go to your distribution's download
+distributions (and other supported OSes) come with Valgrind these days,
+so if you do not want to compile your own, go to your distribution's download
site.</p>
tools in the Valgrind 3.6.X line, developed and maintained by the
Valgrind Developers. Valkyrie also includes an auxiliary tool which
merges XML output from multiple Memcheck runs into a single XML file,
-and optionally displays the merged result in the GUI. You can see
-some <a href="http://www.open-works.net/projects/valkyrie.html">screenshots
+and optionally displays the merged result in the GUI. A port to Qt5
+can be found <a href="https://github.com/barsnick/valkyrie">
here</a>.</p>
<p>The complete source code for the current release, including