You've already forked go-profiler-notes
mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2025-07-12 23:50:13 +02:00
878 B
878 B
🚧 This note is still work in progress, please come back later! 🚧
Mutex Profiling in Go
History
Mutex profiling was implemented by Peter J. Weinberger and first appeared in the go1.8 release (2017-02-16).
Links
Disclaimers
I'm felixge and work at Datadog on Continuous Profiling for Go. You should check it out. We're also hiring : ).
The information on this page is believed to be correct, but no warranty is provided. Feedback is welcome!