This package browser is in early development. Mind the rough edges.

perf-tools 1.0

Performance analysis tools

Perf-tools is a collection of scripts for performance analysis and instrumentation based on Linux perf_events (aka perf) and ftrace.

Installation

Install perf-tools 1.0 as follows:

guix install perf-tools@1.0

Or install the latest version:

guix install perf-tools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.