macOS
brew install samplylocal Homebrew formula metadata
brew / 順位 5445
samply のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install samplylocal Homebrew formula metadata
nix profile install nixpkgs#samplynixpkgs package indexes · pkgs/by-name/sa/samply/package.nix · ソース: api.github.com
sudo pacman -S samplyArch Linux sync databases · samply · ソース: geo.mirror.pkgbuild.com
sudo zypper install samplyopenSUSE Tumbleweed package metadata · samply · ソース: download.opensuse.org
概要
CLI sampling profiler
履歴
samply is a cross-platform command-line CPU sampling profiler that records native workloads and displays their profiles in Firefox Profiler.
Markus Stange developed samply as a command-line sampling profiler whose output is consumed by the Firefox Profiler interface. It records a target process, serves local source and symbol information, and opens the resulting profile in a browser.
The codebase grew to include dedicated crates for profile conversion, object and symbol handling, stack unwinding, and platform-specific collection. Version 0.13.1 added Windows recording through ETW/xperf.
samply is distributed through Homebrew, crates.io, Nix, Arch Linux, and openSUSE packaging, alongside project-provided binaries. Its platform reach expanded from macOS and Linux to Windows in version 0.13.1.
The normal workflow is to prepend `samply record` to an application command. After the process finishes, samply opens Firefox Profiler and runs a local server for symbols and source files.
On Linux it records through perf events; on Windows it uses ETW/xperf. Profiles remain local until the user chooses to upload them.
samply gives native-code developers a low-friction route from a terminal command to Firefox Profiler's flame graphs, call trees, timelines, source views, and symbolication. It is notable for reusing a sophisticated browser-based profiler UI while keeping captured data local unless the user explicitly uploads it.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
samply | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mstange/samply
インストールメタデータ
| パッケージキー | brew:samply |
|---|---|
| バージョン | 0.13.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/samply |
| ホームページ | https://github.com/mstange/samply |
| リポジトリ | https://github.com/mstange/samply |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/mstange/samply/archive/refs/tags/samply-v0.13.1.tar.gz |
| 最終更新 | 2026-09-12T20:16:46Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | samply |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
samply
nix profile install nixpkgs#samplysamply 0.13.1-1
A command-line sampling profiler for macOS and Linux
https://github.com/mstange/samply
sudo pacman -S samplysamply 0.13.1-1.5
A command line CPU profiler which uses the Firefox profiler as its UI
https://github.com/mstange/samply
sudo zypper install samplyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.