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 unified_tracer.h and add info in README.md so onetrace can be built successfully for Windows #44

Open alex-ayu1 opened 1 year ago

alex-ayu1 commented 1 year ago

onetrace cannot be built due to an error in unified_tracer.h, and the lacking of information on how to build the tool for Windows makes the building process difficult. Fixed unified_tracer.h and added more necessary information in README.md to make the built process smoother.

zma2 commented 1 year ago

@vladimir-tsymbal @jfedorov Can you please help to review this PR? I helped Alex and fixed the Windows build with the changes in this PR and Alex raised this PR to help us, but we need a third pair of eyes to review it before merging.