commit | ffbbace5f91c41d7c6d90847aa953dbd72746862 | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@google.com> | Tue Oct 24 15:03:08 2017 -0700 |
committer | Keith Randall <khr@golang.org> | Tue Feb 06 18:22:56 2018 +0000 |
tree | 29b56646873b640f0daac3684e3a613362cd3aeb | |
parent | 0e7800198c3366a069076f9f072159cdedb62e45 [diff] |
gocore: add gocore reader Add a library that can extract a bunch of information from a Go core dump. Update golang/go#21356 Change-Id: I9997c80452a4ad205d0799f89b2e268b4a5a9e2f Reviewed-on: https://go-review.googlesource.com/73191 Reviewed-by: Austin Clements <austin@google.com>