From a23f8bdbad77e487bcba6994f650e8fee80a9a33 Mon Sep 17 00:00:00 2001 From: rfliam Date: Mon, 15 Dec 2014 19:02:22 -0800 Subject: [PATCH] The channel header size is no longer dumped in the dump params (see dumpparams in src/runtime/heapdump.c) --- heapdump14.md | 1 - 1 file changed, 1 deletion(-) diff --git a/heapdump14.md b/heapdump14.md index bf632fb9..057072b6 100644 --- a/heapdump14.md +++ b/heapdump14.md @@ -99,7 +99,6 @@ The wait fields must be present in all cases, but they only mean something if th * bool: big endian * uvarint: pointer size in bytes - * uvarint: channel header size in bytes * uvarint: starting address of heap * uvarint: ending address of heap * uvarint: thechar = architecture specifier