Skip to content

Refine ticky eventlog support

Ben Gamari requested to merge wip/ticky-eventlog into master

Two changes:

  • Zero ticky counters after each sample. This minimizes the number of repeated events we need to post
  • Introduce a new event demarcating the beginning of a new block of samples

To-do

  • Update users guide.
Edited by Ben Gamari

Merge request reports