macOS
brew install samplylocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.