macOS
brew install samplylocal Homebrew formula metadata
brew / rank 5445
CLI sampling profiler. Version 0.13.1 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#samply.
install
brew install samplylocal Homebrew formula metadata
nix profile install nixpkgs#samplynixpkgs package indexes · pkgs/by-name/sa/samply/package.nix · source: api.github.com
sudo pacman -S samplyArch Linux sync databases · samply · source: geo.mirror.pkgbuild.com
sudo zypper install samplyopenSUSE Tumbleweed package metadata · samply · source: download.opensuse.org
overview
CLI sampling profiler
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
samply | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mstange/samply
install metadata
| Package key | brew:samply |
|---|---|
| Version | 0.13.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/samply |
| Homepage | https://github.com/mstange/samply |
| Repository | https://github.com/mstange/samply |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/mstange/samply/archive/refs/tags/samply-v0.13.1.tar.gz |
| Last updated | 2026-09-12T20:16:46Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 samplysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.