Descriptionruntime, pprof: add profiling of thread creation
Same idea as heap profile: how did each thread get created?
Low memory (256 bytes per OS thread), high reward for
programs that suddenly have many threads running.
Fixes issue 1477.
Patch Set 1 #Patch Set 2 : diff -r 001b807ba435 https://code.google.com/p/go/ #Patch Set 3 : diff -r 001b807ba435 https://code.google.com/p/go/ #
Total comments: 3
Patch Set 4 : diff -r c46561b27b39 https://code.google.com/p/go/ #
MessagesTotal messages: 12
|