valkyrie
open-source graphical user interface for the Valgrind
Install
- All systems
-
curl cmd.cat/valkyrie.sh
- Debian
-
apt-get install valkyrie
- Ubuntu
-
apt-get install valkyrie
- Kali Linux
-
apt-get install valkyrie
- Fedora
-
dnf install valkyrie
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install valkyrie
- Raspbian
-
apt-get install valkyrie
- Dockerfile
- dockerfile.run/valkyrie
valkyrie
open-source graphical user interface for the Valgrind
Valkyrie is an open-source graphical user interface for the Valgrind 3.6.X line. Valkyrie uses the Qt widget library, and is based on Valgrind`s XML output capabilities. Valkyrie is designed for simplicity and ease of use, whilst allowing access to the full range of Valgrind command-line options. Currently, Valkyrie supports Memcheck only, although work is in progress to handle Cachegrind and Massif.