mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
5db11462be
When collecting ftrace events, the instrument will insert frequencies into the trace to make it possible reconstruct power states when there were no frequency transitions during the measured period. The format in which frequencies are inserted is different in devlib. Since post-processing scripts may be run on traces collected by devlib as well as WA, it needs to support both formats.