Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unknown Invocation" in timeline when using CL-Server mode #27

Open
gix opened this issue Jan 27, 2022 · 0 comments
Open

"Unknown Invocation" in timeline when using CL-Server mode #27

gix opened this issue Jan 27, 2022 · 0 comments

Comments

@gix
Copy link

gix commented Jan 27, 2022

Tracing a build with CL-Server mode enabled:

    <UseMultiToolTask>true</UseMultiToolTask>
    <EnforceProcessCountAcrossBuilds>true</EnforceProcessCountAcrossBuilds>
    <EnableCLServerMode>true</EnableCLServerMode>
    <BuildPassReferences>true</BuildPassReferences>
    <AllowParallelCompileInReferencedProjects>true</AllowParallelCompileInReferencedProjects>

results in many unknown invocations:

image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant