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
198 stars 52 forks source link

Fix issue when kernelTimestampValidBits is 64 #56

Open yiyao12 opened 8 months ago

yiyao12 commented 8 months ago

BMG's kernelTimestampValidBits is 64.

There would be abort if "ze_tracer -d": ZeKernelCollector::OnEnterKernelAppend(ZeKernelCollector, const ZeKernelProps&, _ze_event_handle_t&, ze_command_list_handle_t, void**): Assertion `command->timer_mask > 0' failed. Aborted