[commit: ghc] master: RetainerProfiler: Update retainer profiler debugging (b2227af)

git at git.haskell.org git at git.haskell.org
Thu Dec 13 04:27:39 UTC 2018


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

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

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

commit b2227af3205534c2bdf3e93ed2d1cf1da5864a77
Author: Alexander Vershilov <alexander.vershilov at gmail.com>
Date:   Wed Dec 12 09:53:57 2018 -0500

    RetainerProfiler: Update retainer profiler debugging
    
    Debug code have not been updated for a long time,
    now it's changed to it compiles with recent RTS.
    
    Reviewers: bgamari, erikd, simonmar
    
    Reviewed By: simonmar
    
    Subscribers: rwbarton, carter
    
    Differential Revision: https://phabricator.haskell.org/D5369


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

b2227af3205534c2bdf3e93ed2d1cf1da5864a77
 rts/RetainerProfile.c | 210 ++++++++++++++++++++------------------------------
 1 file changed, 85 insertions(+), 125 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 b2227af3205534c2bdf3e93ed2d1cf1da5864a77


More information about the ghc-commits mailing list