Rust library for profiler authors

Build Linux profilers
with perf_event.

StackPulse records stack samples and resolves them into frames for your profiler.

Documentation

Add StackPulse to your profiler.

The API overview explains integration. The guide covers capture configuration and diagnostics.

Guide

Configure capture for your profiler

Use the guide for startup capture, child processes, symbol lookup, and lost samples.