Add requestTickyCounterSamples to GHC.Internal.Profiling
This allows the user to request ticky counters to be written to the eventlog at specific times. See #24645
Showing
- libraries/ghc-internal/src/GHC/Internal/Profiling.hs 10 additions, 0 deletionslibraries/ghc-internal/src/GHC/Internal/Profiling.hs
- rts/RtsSymbols.c 1 addition, 0 deletionsrts/RtsSymbols.c
- rts/Ticky.c 9 additions, 0 deletionsrts/Ticky.c
- rts/include/rts/Ticky.h 2 additions, 0 deletionsrts/include/rts/Ticky.h
Loading
Please register or sign in to comment