1
0
mirror of https://github.com/golang/go synced 2024-11-08 08:26:10 -07:00
go/src/internal
Hana Kim b079869dad internal/pprof/profile: parse mutex profile including comments
Skip lines if they are empty or starting with "#" which are valid
legacy pprof output format.

Fixes #18025

Change-Id: I7aee439171496932637b8ae3188700911f569b16
Reviewed-on: https://go-review.googlesource.com/33454
Reviewed-by: Peter Weinberger <pjw@google.com>
2016-11-29 18:04:37 +00:00
..
nettrace
pprof/profile internal/pprof/profile: parse mutex profile including comments 2016-11-29 18:04:37 +00:00
race testing: mark tests and benchmarks failed if a race occurs during execution 2016-11-03 18:19:49 +00:00
singleflight
syscall internal/syscall/windows: add GetModuleFileName 2016-11-07 22:18:24 +00:00
testenv os: use extended-length paths on Windows when possible 2016-11-07 20:31:02 +00:00
trace runtime/trace, internal/trace: script to collect canned traces 2016-10-28 17:46:49 +00:00