summaryrefslogtreecommitdiff
path: root/docs/users_guide
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-12-21 21:22:01 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-01-17 05:48:01 -0500
commit66e281fba605dd650d7c2530ab8a482bb79538cb (patch)
tree56c7cb1a2420a0b890be50b648771afe8c184f0b /docs/users_guide
parent0ac5860ea4d45587771869970beecdd4da0cb105 (diff)
downloadhaskell-66e281fba605dd650d7c2530ab8a482bb79538cb.tar.gz
rts/eventlog: Introduce event to demarcate new ticky sample
Diffstat (limited to 'docs/users_guide')
-rw-r--r--docs/users_guide/eventlog-formats.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/users_guide/eventlog-formats.rst b/docs/users_guide/eventlog-formats.rst
index a1a78f8476..3c274ceea9 100644
--- a/docs/users_guide/eventlog-formats.rst
+++ b/docs/users_guide/eventlog-formats.rst
@@ -868,6 +868,13 @@ entry counters to the eventlog.
Defines a ticky counter.
+.. event-type:: TICKY_COUNTER_BEGIN_SAMPLE
+
+ :tag: 212
+ :length: fixed
+
+ Denotes the beginning of an atomic set of ticky-ticky profiler counter samples.
+
.. event-type:: TICKY_COUNTER_SAMPLE
:tag: 211