oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
211 stars 90 forks source link

Don't exchange zet/zes DDI tables for tracing #172

Closed lisanna-dettwyler closed 1 month ago

lisanna-dettwyler commented 1 month ago

Tracing DDI tables for zet and zes functions are not setup, but were being used as if they were. zelEnableTracingLayer will no longer replace zetDdiTable or zesDdiTable so that they can actually be used while tracing is enabled.