You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log::Debug("SetAllocationTrackingEnabled: trying to enable/disable while it was not configured");
100
+
Log::Debug("CorProfilerCallback::SetAllocationTrackingEnabled: trying to enable/disable while it was not configured (PYROSCOPE_PROFILING_ALLOCATION_ENABLED)");
Log::Debug("SetContentionTrackingEnabled: trying to enable/disable while it was not configured");
113
+
Log::Debug("CorProfilerCallback::SetContentionTrackingEnabled: trying to enable/disable while it was not configured (PYROSCOPE_PROFILING_CONTENTION_ENABLED)");
Log::Debug("CorProfilerCallback::SetExceptionTrackingEnabled: trying to enable/disable while it was not configured (PYROSCOPE_PROFILING_EXCEPTION_ENABLED)");
0 commit comments