[Git][ghc/ghc][master] users-guide: Drop the THREAD_RUNNABLE event

Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 248f78ca by Ben Gamari at 2025-08-14T17:59:51-04:00 users-guide: Drop the THREAD_RUNNABLE event As of f361281c89fbce42865d8b8b27b0957205366186 it is no longer emitted. - - - - - 1 changed file: - docs/users_guide/eventlog-formats.rst Changes: ===================================== docs/users_guide/eventlog-formats.rst ===================================== @@ -228,16 +228,7 @@ Thread and scheduling events values) The indicated thread has stopped running for the reason given by ``status``. - - -.. event-type:: THREAD_RUNNABLE - - :tag: 3 - :length: fixed - :field ThreadId: thread id - - The indicated thread is has been marked as ready to run. - + .. event-type:: MIGRATE_THREAD View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/248f78ca88fcc8af9dc37bff2f081afd... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/248f78ca88fcc8af9dc37bff2f081afd... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)