[parrot/parrot] 6fc8df: Fix DETAIL_MEMORY_DEBUG, print GC stats on new MEM...

GitHub noreply at github.com
Sun Dec 16 23:54:41 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 6fc8df2065103208966127f2a4385449440409a1
      https://github.com/parrot/parrot/commit/6fc8df2065103208966127f2a4385449440409a1
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-16 (Sun, 16 Dec 2012)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  Fix DETAIL_MEMORY_DEBUG, print GC stats on new MEMORY_DEBUG flags

Fixed several wrong arguments with DETAIL_MEMORY_DEBUG enabled.
DETAIL_MEMORY_DEBUG was too noisy with Allocated and Freed, print stats with
simplier MEMORY_DEBUG.





More information about the parrot-commits mailing list