diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2020-12-08 15:44:35 +0000 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2020-12-09 08:02:29 +0000 |
commit | 1146e18701f07311ef267633699610f853d39cd6 (patch) | |
tree | f3a5433ba1093c686438182f6adb01b456545950 /validate | |
parent | 8fac4b9333ef3607e75b4520d847054316cb8c2d (diff) | |
download | haskell-wip/generic-block-traversal.tar.gz |
rts: Add generic block traversal function, listAllBlockswip/generic-block-traversal
This function is exposed in the RtsAPI.h so that external users have a
blessed way to traverse all the different `bdescr`s which are known by
the RTS.
The main motivation is to use this function in ghc-debug but avoid
having to expose the internal structure of a Capability in the API.
Diffstat (limited to 'validate')
0 files changed, 0 insertions, 0 deletions