Skip to content

gthread: Add a sysprof mark for thread creation

Matthias Clasen requested to merge thread-trace into master

sysprof already shows forks in the waterfall. The main benefit of adding a mark is that it makes the thread name show up in the trace, next to the fork.

Merge request reports