blondie 0.1.0-alpha5

Collect CPU callstack samples from a windows process
Documentation

blondie is a rust library to do callstack sampling of a process on windows.

You can use [trace_command] to execute and sample an std [std::process::Command].

Or you can use [trace_child] to start tracing an std [std::process::Child].