mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
The channel header size is no longer dumped in the dump params (see dumpparams in src/runtime/heapdump.c)
parent
f33d1c7290
commit
a23f8bdbad
@ -99,7 +99,6 @@ The wait fields must be present in all cases, but they only mean something if th
|
|||||||
|
|
||||||
* bool: big endian
|
* bool: big endian
|
||||||
* uvarint: pointer size in bytes
|
* uvarint: pointer size in bytes
|
||||||
* uvarint: channel header size in bytes
|
|
||||||
* uvarint: starting address of heap
|
* uvarint: starting address of heap
|
||||||
* uvarint: ending address of heap
|
* uvarint: ending address of heap
|
||||||
* uvarint: thechar = architecture specifier
|
* uvarint: thechar = architecture specifier
|
||||||
|
Loading…
x
Reference in New Issue
Block a user