Each blue bar in the timeline is unknown. Curiously some invocations are displayed properly (other colors). Setting EnableCLServerMode to false works fine. Not sure if this is an issue with how vcperf analyzes the trace or how the compiler emits events.
Tracing a build with CL-Server mode enabled:
results in many unknown invocations:
Each blue bar in the timeline is unknown. Curiously some invocations are displayed properly (other colors). Setting
EnableCLServerMode
tofalse
works fine. Not sure if this is an issue with how vcperf analyzes the trace or how the compiler emits events.