summaryrefslogtreecommitdiff
path: root/rts/ProfHeap.c
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2020-04-13 21:51:18 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-04-14 23:31:01 -0400
commitc3c0f662df06500a11970fd391d0a88e081a5296 (patch)
treefa76ac653170d85c780c0c12ae223d43b4831b9c /rts/ProfHeap.c
parentcaf3f444bcc29f75145834207da00d938c08c2d3 (diff)
downloadhaskell-c3c0f662df06500a11970fd391d0a88e081a5296.tar.gz
rts: Underline some Notes as is conventional
Diffstat (limited to 'rts/ProfHeap.c')
-rw-r--r--rts/ProfHeap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/ProfHeap.c b/rts/ProfHeap.c
index 26f4de468d..8f7b65d7a4 100644
--- a/rts/ProfHeap.c
+++ b/rts/ProfHeap.c
@@ -1279,6 +1279,7 @@ heapCensusChain( Census *census, bdescr *bd )
/* skip over slop, see Note [slop on the heap] */
while (p < bd->free && !*p) p++;
/* Note [skipping slop in the heap profiler]
+ * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* We make sure to zero slop that can remain after a major GC so
* here we can assume any slop words we see until the block's free