Skip to content

PerfMonAna + PerfMonComps : Adding a script to dump tables from PerfMonMTSvc output JSON

This MR adds a basic python script, PerfMonAna/perfmonmt-printer.py that, given a PerfMonMTSvc JSON file, dumps some relevant tables. We also add the number of processed events into the JSON w/ this MR.

Merge request reports