PerfMonComps: Updates to begin/end event handling in PerfMonSvc
Compare changes
Files
3@@ -5,7+5,7 @@
@@ -5,7+5,7 @@
@@ -30,7+30,7 @@
@@ -30,7+30,7 @@
@@ -45,7+45,7 @@
@@ -45,7+45,7 @@
if not jobproperties.PerfMonFlags.doFastMon() or jobproperties.PerfMonFlags.doSemiDetailedMonitoring():
@@ -59,7 +62,7 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -59,7 +62,7 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -99,7 +102,7 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -99,7 +102,7 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -115,7 +118,8 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -115,7 +118,8 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -129,7 +133,8 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -129,7 +133,8 @@ class PerfMonSvc( _PerfMonSvc ):
@@ -146,7+151,7 @@
@@ -146,7+151,7 @@