Skip to content

[SYCL][XPTI] Emit extra kernel metadata only for debug stream#21371

Open
againull wants to merge 2 commits intointel:syclfrom
againull:perf/xpti/kernel_extra
Open

[SYCL][XPTI] Emit extra kernel metadata only for debug stream#21371
againull wants to merge 2 commits intointel:syclfrom
againull:perf/xpti/kernel_extra

Conversation

@againull
Copy link
Contributor

@againull againull commented Feb 25, 2026

We already have similar guard here (used in non-scheduler path):

if (detail::isDebugStream(StreamID)) {
instrumentationAddExtraKernelMetadata(

but it was missed for the case when we submit kernel via scheduler.

@againull againull requested a review from a team as a code owner February 25, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant