sof
sof copied to clipboard
Performance measurements: Add Global Performance Measurements
Adds global performance measurements feature. It measures performance of a limited number of module instances. This feature is disabled by default and enabled by an IPC message.
UPDATE: In ref. FW, this functionality was in separate file so I moved all of this to new files. Now this functionality can be disabled regardless of telemetry as .c files are included conditionally in CMakeLists. Also telemetry.c was getting a bit bloated.
@marcinszkudlinski @abonislawski @tmleman @softwarecki @lgirdwood @lyakh ... this one is waiting for another review, otherwise ready to go.