mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
6 lines
280 B
ReStructuredText
6 lines
280 B
ReStructuredText
ThreadCreate Profiler
|
|
=====================
|
|
|
|
|
|
|:lady_beetle:| The threadcreate profile is intended to show stack traces that led to the creation of new OS threads. However, it's been [broken since 2013](https://github.com/golang/go/issues/6104), so you should stay away from it.
|
|
|