SWDEV-463428 - Acquire correlation ID after clear

Change-Id: I472085178d5751f5e2c8a6dfe190b6b3249317f0
Tento commit je obsažen v:
Saleel Kudchadker
2024-05-29 03:27:32 +00:00
rodič 774a10201f
revize ecff928284
+1
Zobrazit soubor
@@ -425,6 +425,7 @@ NDRangeKernelCommand::NDRangeKernelCommand(HostQueue& queue, const EventWaitList
if (forceProfiling) {
profilingInfo_.enabled_ = true;
profilingInfo_.clear();
profilingInfo_.correlation_id_ = activity_prof::correlation_id;
profilingInfo_.marker_ts_ = true;
}
kernel_.retain();