go-profiler-notes/docs/profiling/thread-create-profiler.rst
Felix Geisendörfer c4d6a4088f Profiler Comparison
2022-12-30 18:03:50 +01:00

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.