intel / pti-gpu

Profiling Tools Interfaces for GPU (PTI for GPU) is a set of Getting Started Documentation and Tools Library to start performance analysis on Intel(R) Processor Graphics easily
MIT License
202 stars 57 forks source link

fix: Remove preprocessor directives when recording enums #76

Closed bbartyzel closed 2 months ago

bbartyzel commented 2 months ago

Function _findenums() fails if there are enums defined with preprocessor directives inside. This change removes such lines from the range.

jfedorov commented 2 months ago

@bbartyzel we do not accept (yet) PRs here. can you pls submit it to internal repo