1
0
mirror of https://github.com/golang/go synced 2024-11-19 21:14:43 -07:00
go/src/runtime/pprof
Dmitry Vyukov 9d332a8324 cmd/trace: dump thread id on proc start
Augment ProcStart events with OS thread id.
This helps in scheduler locality analysis.

Change-Id: I93fea75d3072cf68de66110d0b59d07101badcb5
Reviewed-on: https://go-review.googlesource.com/7302
Reviewed-by: Keith Randall <khr@golang.org>
2015-03-11 12:52:41 +00:00
..
mprof_test.go runtime/pprof: fix memory profiler test 2014-10-17 21:28:47 +04:00
pprof_test.go runtime/pprof: skip tests that fork on darwin/arm 2015-02-27 19:55:54 +00:00
pprof.go runtime/pprof: add tracing support 2015-01-28 16:40:35 +00:00
trace_stack_test.go runtime/pprof: fix trace test 2015-03-10 16:29:25 +00:00
trace_test.go cmd/trace: dump thread id on proc start 2015-03-11 12:52:41 +00:00