PerfMonMTSvc: Fix the logic that disables component-level monitoring
In the original implementation setting m_isEventLoopMonitoring
to false
was causing a segfault due to the logical error in the if-else
statement. I also fixed a few typos and added a few metrics in the print-out.
-s