felixge / fgprof

🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
MIT License
2.88k stars 96 forks source link

Set Period to the number of nanoseconds between samples #19

Closed brancz closed 2 years ago

felixge commented 2 years ago

Thanks for the patch and sorry for the slow merge 🙏