mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
in heapdump17 data output by go1.9.4, the architecture field of "dump params" record is a string, not a uvarint... [5]"amd64" in my case.
parent
db84c0a69d
commit
6399940ee0
@ -102,7 +102,7 @@ The wait fields must be present in all cases, but they only mean something if th
|
||||
* uvarint: pointer size in bytes
|
||||
* uvarint: starting address of heap
|
||||
* uvarint: ending address of heap
|
||||
* uvarint: thechar = architecture specifier
|
||||
* string: architecture name
|
||||
* string: GOEXPERIMENT environment variable value
|
||||
* uvarint: runtime.ncpu
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user