ToolsValgrind
V

Valgrind

Memory debugging and profiling

debugGPL-2.0
Install
apt-get install valgrind

About

Valgrind is a programming tool for memory debugging, memory leak detection, and profiling.

debuggingmemoryprofiling