Skip to content

Added monitoring info

Andrei Gheata requested to merge fix_MSC into master

The branch adds the following:

  • possibility to collect total number of tracks passed to stage/handler
  • method: RunManager::ReportTracks that prints a summary of the number of tracks in flight and their location: per event, per task (stack bufferm shared queue, stage buffers, basketizers)

Merge request reports