Valgrind
Valgrind是一款用於內存調試、內存泄漏檢測以及性能分析的軟件開發工具。Valgrind這個名字取自北歐神話中英靈殿的入口。[2]
開發者 | Valgrind開發者 |
---|---|
當前版本 | 3.17.0(2021年3月19日[1]) |
源代碼庫 | |
操作系統 | 類Unix系統 |
類型 | 性能分析器、內存調試器 |
許可協議 | GNU通用公共許可證 |
網站 | www |
Valgrind的最初作者是Julian Seward,他於2006年由於在開發Valgrind上的工作獲得了第二屆Google-O'Reilly開放源代碼獎。[3][4]
Valgrind遵守GNU通用公共許可證條款,是一款自由軟件。
概述
工具
支持平台
到3.3.0版本為止,Valgrind支持x86、x86-64、Armv7以及PowerPC上的Linux。除此之外,還有一些其它非正式支持的類Unix平台(如FreeBSD[5]、NetBSD[6] 以及Mac OS X[7])。
注釋
- ^ Valgrind News, [2021-04-28], (原始內容存檔於2021-04-02)
- ^ Valgrind FAQ. [2009-02-10]. (原始內容存檔於2021-03-30).
- ^ valgrind.org's list of awards. [2009-02-11]. (原始內容存檔於2021-06-26).
- ^ Google-O'Reilly Open Source Awards - Hall of Fame. [2009-02-11]. (原始內容存檔於2008-09-07).
- ^ Valgrind FreeBSD port. [2009-02-11]. (原始內容存檔於2008-10-23).
- ^ Valgrind NetBSD port. [2009-02-11]. (原始內容存檔於2006-02-09).
- ^ Valgrind Mac OS X port. [2009-02-11]. (原始內容存檔於2021-06-18).
參考
- Julian Seward and Nicholas Nethercote. Using Valgrind to detect undefined value errors with bit-precision. Proceedings of the USENIX Annual Technical Conference 2005. USENIX Association.
- J. Seward, N. Nethercote, J. Weidendorfer and the Valgrind Development Team. Valgrind 3.3 — Advanced Debugging and Profiling for GNU/Linux applications. Network Theory Ltd. March 2008: 164 pages [2009-02-10]. ISBN 0954612051. (原始內容存檔於2013-08-18).