Skip to content
Snippets Groups Projects
Commit 477aac80 authored by Zubin's avatar Zubin
Browse files

Add support for decoding profiling headers

Query debugee for profiling mode and TNTC

Deserialize closures instead of relying on ghc-heap
The above is necessary to decode profiling headers and ghc-heap
does not

Additionally, deserialize info tables in haskell code instead of
relying on ghc-heap. This is also necessary to decode profiling
info tables properly.

Perhaps we should introduce a type for profiling info tables instead of
using StgInfoTable
parent c25da1dd
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 599 additions and 261 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