macOS
brew install samplylocal Homebrew formula metadata
brew / Rang 5445
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für samply in AI-Agent-Workflows.
Installation
brew install samplylocal Homebrew formula metadata
nix profile install nixpkgs#samplynixpkgs package indexes · pkgs/by-name/sa/samply/package.nix · Quelle: api.github.com
sudo pacman -S samplyArch Linux sync databases · samply · Quelle: geo.mirror.pkgbuild.com
sudo zypper install samplyopenSUSE Tumbleweed package metadata · samply · Quelle: download.opensuse.org
Überblick
CLI sampling profiler
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
samply | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mstange/samply
Installationsmetadaten
| Paketschlüssel | brew:samply |
|---|---|
| Version | 0.13.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/samply |
| Homepage | https://github.com/mstange/samply |
| Repository | https://github.com/mstange/samply |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/mstange/samply/archive/refs/tags/samply-v0.13.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-12T20:16:46Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 samplyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.