This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Description
The method initPerformanceAnalyzerStateFromConf
inside of the class PerformanceAnalyzerController
is always end-up to call the method updatePerformanceAnalyzerState
that always re-writes the performance_analyzer_enabled.conf file even though the file had same value before.
The plugin should have to write the file when needed.