SWDEV-463428 - Acquire correlation ID after clear

Change-Id: I472085178d5751f5e2c8a6dfe190b6b3249317f0


[ROCm/clr commit: ecff928284]
Tá an tiomantas seo le fáil i:
Saleel Kudchadker
2024-05-29 03:27:32 +00:00
tuismitheoir 47b1a7b98b
tiomantas 1c94521c1c
+1
Féach ar an gComhad
@@ -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();