[commit: ghc] master: Revert "rts, base: Refactor stats.c to improve --machine-readable report" (0a778eb)

git at git.haskell.org git at git.haskell.org
Tue Mar 20 16:18:32 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/0a778ebeccefe6c3c2540a06d5a1c585f18e01ab/ghc

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

commit 0a778ebeccefe6c3c2540a06d5a1c585f18e01ab
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Mar 20 12:17:43 2018 -0400

    Revert "rts, base: Refactor stats.c to improve --machine-readable report"
    
    This reverts commit 2d4bda2e4ac68816baba0afab00da6f769ea75a7.


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

0a778ebeccefe6c3c2540a06d5a1c585f18e01ab
 includes/RtsAPI.h            |  34 +-
 libraries/base/GHC/Stats.hsc |   8 -
 rts/Stats.c                  | 921 ++++++++++++++-----------------------------
 rts/Stats.h                  |  45 ---
 4 files changed, 317 insertions(+), 691 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 0a778ebeccefe6c3c2540a06d5a1c585f18e01ab


More information about the ghc-commits mailing list