add heap-allocated-since-gc to gc-stats
authorAndy Wingo <wingo@pobox.com>
Thu, 17 Mar 2011 10:43:06 +0000 (11:43 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 17 Mar 2011 11:39:59 +0000 (12:39 +0100)
commit17ab1dc3d630dcaeee45e1cb42a8f8699585eea0
treef3492fccace112dd8d7358242001765e67e21909
parent03976fee3b342f9da6fff41bc619c45a12372dfa
add heap-allocated-since-gc to gc-stats

* libguile/gc.c (scm_gc_stats): Use add bytes_since_gc to the alist,
  under "heap-allocated-since-gc", and remove dead code.
libguile/gc.c