Changelog of @hackage/ghc-stack-profiler 0.2.0.0

Revision history for ghc-stack-profiler

0.2.0.0 -- 2026-04-10

  • Backport stack decoding segmentation fault fix from GHC HEAD #20
  • Add support for eventlog-socket lifecycle hooks #19
  • Never crash on decoding errors #12
  • Use aync for proper thread management #10
  • Implement support for eventlog-socket and custom commands #7

0.1.0.0 -- 2025-12-09

  • Adds API for sampling the RTS callstack and writing the results to the eventlog.
  • First version. Released on an unsuspecting world.