[commit: ghc] wip/erikd/heapview: Add RTS support for GHC.HeapView functionality (6a03eac)
git at git.haskell.org
git at git.haskell.org
Sun Jan 29 09:53:15 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/erikd/heapview
Link : http://ghc.haskell.org/trac/ghc/changeset/6a03eac3d9f8da68163cf7f07d52237e2045b17f/ghc
>---------------------------------------------------------------
commit 6a03eac3d9f8da68163cf7f07d52237e2045b17f
Author: Erik de Castro Lopo <erikd at mega-nerd.com>
Date: Sat Jan 28 18:06:55 2017 +1100
Add RTS support for GHC.HeapView functionality
>---------------------------------------------------------------
6a03eac3d9f8da68163cf7f07d52237e2045b17f
rts/HeapView.c | 203 +++++++++++++++++++++++++++++++++++++++++++++++++++
rts/HeapView.h | 5 ++
rts/HeapViewPrim.cmm | 53 ++++++++++++++
3 files changed, 261 insertions(+)
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 6a03eac3d9f8da68163cf7f07d52237e2045b17f
More information about the ghc-commits
mailing list