Valgrind
Valgrind (/ˈvælɡrɪnd/) is a programming tool for memory debugging, memory leak detection, and profiling.
Valgrind logo | |
Original author(s) | Julian Seward, Nicholas Nethercote |
---|---|
Developer(s) | Valgrind Development Team |
Initial release | Jul 27, 2002 |
Stable release | 3.22.0 (October 31, 2023 ) [±] |
Repository | |
Operating system | Linux FreeBSD Solaris Android |
Type | Profiler, Memory debugger |
License | GNU General Public License |
Website | www |
Valgrind was originally designed to be a freely licensed memory debugging tool for Linux on x86, but has since evolved to become a generic framework for creating dynamic analysis tools such as checkers and profilers.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.