Valgrind

本頁使用了標題或全文手工轉換
維基百科,自由的百科全書
Valgrind
開發者Valgrind開發者
當前版本
  • 3.23.0 (2024年4月26日;穩定版本)[1]
編輯維基數據鏈接
源代碼庫 編輯維基數據鏈接
操作系統類Unix系統
類型性能分析器內存調試器
許可協議GNU通用公共許可證
網站www.valgrind.org

Valgrind是一款用於內存調試、內存泄漏檢測以及性能分析軟件開發工具。Valgrind這個名字取自北歐神話英靈殿的入口。[3]

Valgrind的最初作者是Julian Seward,他於2006年由於在開發Valgrind上的工作獲得了第二屆Google-O'Reilly開放源代碼獎。[4][5]

Valgrind遵守GNU通用公共許可證條款,是一款自由軟件

概述[編輯]

工具[編輯]

支持平台[編輯]

到3.3.0版本為止,Valgrind支持x86x86-64Armv7以及PowerPC上的Linux。除此之外,還有一些其它非正式支持的類Unix平台(如FreeBSD[6]NetBSD[7] 以及Mac OS X[8])。

注釋[編輯]

  1. ^ Valgrind-3.23.0 is available. 
  2. ^ Valgrind News, [2021-04-28], (原始內容存檔於2021-04-02) 
  3. ^ Valgrind FAQ. [2009-02-10]. (原始內容存檔於2021-03-30). 
  4. ^ valgrind.org's list of awards. [2009-02-11]. (原始內容存檔於2021-06-26). 
  5. ^ Google-O'Reilly Open Source Awards - Hall of Fame. [2009-02-11]. (原始內容存檔於2008-09-07). 
  6. ^ Valgrind FreeBSD port. [2009-02-11]. (原始內容存檔於2008-10-23). 
  7. ^ Valgrind NetBSD port. [2009-02-11]. (原始內容存檔於2006-02-09). 
  8. ^ Valgrind Mac OS X port. [2009-02-11]. (原始內容存檔於2021-06-18). 

參考[編輯]

外部連結[編輯]