[commit: ghc] cardinality: Make ticky-ticky display counts of single-entry and many-entry thunks (32bd4a6)

Simon Peyton Jones simonpj at microsoft.com
Fri Mar 8 19:07:36 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : cardinality

http://hackage.haskell.org/trac/ghc/changeset/32bd4a609cf4d20912db71f672c2ebc7e5234c7e

>---------------------------------------------------------------

commit 32bd4a609cf4d20912db71f672c2ebc7e5234c7e
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Mar 8 18:05:46 2013 +0000

    Make ticky-ticky display counts of single-entry and many-entry thunks

 compiler/cmm/CmmParse.y         |  3 +--
 compiler/codeGen/StgCmmBind.hs  | 15 +++++++--------
 compiler/codeGen/StgCmmTicky.hs | 21 +++++++++------------
 docs/storage-mgt/ldv.tex        |  6 +++---
 includes/stg/Ticky.h            |  7 ++++---
 rts/Linker.c                    |  8 ++++----
 rts/Ticky.c                     | 15 ++++++++-------
 7 files changed, 36 insertions(+), 39 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 32bd4a609cf4d20912db71f672c2ebc7e5234c7e



More information about the ghc-commits mailing list