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.81k stars 88 forks source link

fix some typos #20

Closed cuishuang closed 2 years ago

felixge commented 2 years ago

Thanks!