blondie

Collect CPU callstack samples from Windows processes for profiling

cargomacoslinuxwindows
Try with needOr install directly
Source

About

Collect CPU callstack samples from a windows process

Commands

blondie

Examples

Profile a running process by PID$ blondie -pid 1234
Collect samples with custom interval and duration$ blondie -pid 1234 -interval 10 -duration 30
Save profiling results to output file$ blondie -pid 1234 -output profile.txt