[commit: ghc] master: Fix retainer profiling after SRT overhaul (d78dde9)
git at git.haskell.org
git at git.haskell.org
Sat May 19 07:11:14 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d78dde9ff685830bc9d6bb24a158eb31bb8a7028/ghc
>---------------------------------------------------------------
commit d78dde9ff685830bc9d6bb24a158eb31bb8a7028
Author: Simon Marlow <marlowsd at gmail.com>
Date: Sat May 19 08:43:52 2018 +0300
Fix retainer profiling after SRT overhaul
Recent changes to SRTs (D4632, D4637) also required changes to
RetainerProfile.c. This should hopefully get things working again.
Test Plan: validate with profiling turned on
Reviewers: bgamari, osa1, tdammers, erikd
Subscribers: rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4707
>---------------------------------------------------------------
d78dde9ff685830bc9d6bb24a158eb31bb8a7028
rts/RetainerProfile.c | 175 ++++++++------------------------------------------
1 file changed, 28 insertions(+), 147 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 d78dde9ff685830bc9d6bb24a158eb31bb8a7028
More information about the ghc-commits
mailing list