[Git][ghc/ghc][master] Update ticky counter event docs.
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Sat May 25 14:58:33 UTC 2024
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
51165bc9 by Andreas Klebinger at 2024-05-25T10:58:03-04:00
Update ticky counter event docs.
Add the info about the info table address and json fields.
Fixes #23200
- - - - -
1 changed file:
- docs/users_guide/eventlog-formats.rst
Changes:
=====================================
docs/users_guide/eventlog-formats.rst
=====================================
@@ -961,6 +961,8 @@ entry counters to the eventlog.
:field String: argument kinds. This is the same as the synonymous field in the
textual ticky summary.
:field String: counter name
+ :field Word64: info table address
+ :field String: json encoded information about the counter
Defines a ticky counter.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/51165bc9b7b040d5017d3038cfce5ac3c0ddf9bd
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/51165bc9b7b040d5017d3038cfce5ac3c0ddf9bd
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240525/fc8b5a5c/attachment.html>
More information about the ghc-commits
mailing list