Skip to content
Snippets Groups Projects
Commit 36dc9003 authored by Hannes Siebenhandl's avatar Hannes Siebenhandl Committed by Hannes Siebenhandl
Browse files

Add filtering by Cost Centre Id

Adds two new requests if the debuggee program has been compiled with
profiling:

* Request CCS_MAIN location
* Dereference IndexTable

Package `ghc-debug-client` adds utility functions to find CCSPtrs given
a cost centre id, either including all transitive CCS children or only
CCS parts that reference a specific cost centre.

Add UI Filter to `ghc-debug-brick` allowing to list closures that have
been allocated under a specific cost centre.
parent 48a9882e
No related branches found
No related tags found
1 merge request!50Add support for filtering by CC Id
Pipeline #91050 passed
Showing
with 432 additions and 91 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment