Skip to content

Record CPU load data even if the chart is currently disabled

Ghost User requested to merge (removed):clear into master

Recording the history of the CPU load has a very low overhead. There is no benefit to be gained by disabling the recording.

Clear history when changing the tracked core. Do not clear history when changing the mode to disabled.

Merge request reports