macOS
brew install valgrindlocal Homebrew formula metadata
sudo port install valgrindMacPorts ports tree · devel/valgrind/Portfile · ソース: api.github.com
brew / 順位 1640
valgrind のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install valgrindlocal Homebrew formula metadata
sudo port install valgrindMacPorts ports tree · devel/valgrind/Portfile · ソース: api.github.com
sudo apk add valgrindAlpine Linux edge package indexes · valgrind · ソース: dl-cdn.alpinelinux.org
sudo apt install valgrindDebian stable package indexes · valgrind · ソース: deb.debian.org
sudo dnf install valgrindFedora Rawhide package metadata · valgrind · ソース: dl.fedoraproject.org
nix profile install nixpkgs#valgrindnixpkgs package indexes · pkgs/by-name/va/valgrind/package.nix · ソース: api.github.com
sudo pacman -S valgrindArch Linux sync databases · valgrind · ソース: geo.mirror.pkgbuild.com
sudo zypper install valgrindopenSUSE Tumbleweed package metadata · valgrind · ソース: download.opensuse.org
概要
Dynamic analysis tools (memory, debug, profiling)
履歴
Valgrind began as Julian Seward's attempt to build an open source memory-checking tool for x86/Linux in the spirit of Purify, but without source rewriting or relinking. Nicholas Nethercote's twentieth-anniversary retrospective places the first 1.0 release in July 2002, after early use by KDE developers, and notes that Cachegrind was committed in April 2002. Soon afterward the project split its generic dynamic-binary-instrumentation engine from individual analysis tools: the original memory checker became Memcheck, while Valgrind became the overall framework.
That split shaped Valgrind's long-term role. The official manual describes it as an instrumentation framework with standard tools including Memcheck for C/C++ memory errors, Cachegrind and Callgrind for cache/call profiling, Helgrind and DRD for thread errors, Massif and DHAT for heap profiling, plus smaller developer and research tools. This made Valgrind both a daily debugging command and a platform for building heavyweight dynamic-analysis experiments.
The project also became influential research and infrastructure. Nethercote records papers on Memcheck's bit-precise undefined-value tracking and Valgrind's heavyweight instrumentation architecture, and notes that later tools such as AddressSanitizer were inspired by Memcheck while making different speed/coverage tradeoffs. By the 2010s Seward and Nethercote had moved into emeritus roles, with many other contributors and Mark Wielaard as lead maintainer, but Valgrind remained a reference tool for deep user-space dynamic analysis.
Adoption followed the places where native-code correctness bugs are expensive: C and C++ applications, libraries, language runtimes, databases, browsers, scientific programs, embedded software, and automated regression suites. The Valgrind site emphasizes that it works on existing binaries without recompilation and that it has been used on projects ranging from personal code to very large codebases. Its standard package-nerd usage remains direct and boring: compile with debug symbols, run a program under `valgrind` or a selected `--tool`, inspect source-mapped diagnostics, and, for CI or release checks, fail builds on leaks, invalid accesses, or concurrency issues.
Adoption followed the places where native-code correctness bugs are expensive: C and C++ applications, libraries, language runtimes, databases, browsers, scientific programs, embedded software, and automated regression suites. The Valgrind site emphasizes that it works on existing binaries without recompilation and that it has been used on projects ranging from personal code to very large codebases. Its standard package-nerd usage remains direct and boring: compile with debug symbols, run a program under `valgrind` or a selected `--tool`, inspect source-mapped diagnostics, and, for CI or release checks, fail builds on leaks, invalid accesses, or concurrency issues.
セキュリティ状態
valgrind に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
callgrind_annotate | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
callgrind_control | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
cg_annotate | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
cg_diff | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
cg_merge | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ms_print | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
valgrind | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
valgrind-di-server | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
valgrind-listener | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
vgdb | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
vgstack | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:valgrind |
|---|---|
| バージョン | 3.27.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.valgrind.org/ |
| 最終更新 | 2026-05-20T16:57:52Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
valgrind 1:3.24.0-3
instrumentation framework for building dynamic analysis tools
sudo apt install valgrindvalgrind-mpi 1:3.24.0-3
instrumentation framework for building dynamic analysis tools (MPI module)
sudo apt install valgrind-mpivalgrind
nix profile install nixpkgs#valgrindvalgrind 1:3.22.0-0ubuntu3
instrumentation framework for building dynamic analysis tools
sudo apt install valgrindvalgrind-mpi 1:3.22.0-0ubuntu3
instrumentation framework for building dynamic analysis tools (MPI module)
sudo apt install valgrind-mpivalgrind 3.25.1-r2
Tool to help find memory-management problems in programs
sudo apk add valgrindvalgrind-dev 3.25.1-r2
Tool to help find memory-management problems in programs (development files)
sudo apk add valgrind-devvalgrind-doc 3.25.1-r2
Tool to help find memory-management problems in programs (documentation)
sudo apk add valgrind-docvalgrind-scripts 3.25.1-r2
Tool to help find memory-management problems in programs (perl+python cachegrind/callgrind script tools)
sudo apk add valgrind-scriptsvalgrind 3.27.1-2.fc45
Dynamic analysis tools to detect memory or thread bugs and profile
sudo dnf install valgrindvalgrind-devel 3.27.1-2.fc45
Development files for valgrind aware programs
sudo dnf install valgrind-develvalgrind-docs 3.27.1-2.fc45
Documentation for valgrind tools, scripts and gdb integration
sudo dnf install valgrind-docsvalgrind-gdb 3.27.1-2.fc45
Tools for integrating valgrind and gdb
sudo dnf install valgrind-gdbvalgrind-openmpi 3.27.1-2.fc45
OpenMPI support for valgrind
sudo dnf install valgrind-openmpivalgrind-scripts 3.27.1-2.fc45
Scripts for post-processing valgrind tool output
sudo dnf install valgrind-scriptsvalgrind-tools-devel 3.27.1-2.fc45
Development files for building valgrind tools.
sudo dnf install valgrind-tools-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.