Issue 55531
Summary precompiled header tracing with -ftime-trace
Labels new issue
Assignees
Reporter conversy
    Hi,

I use -ftime-trace in combination with chrome://tracing. It's a great feature!
However, I noticed that when using a precompiled header, the "Source" task is not really identified as such. Instead, the "ExecuteCompiler" tasks exhibits a long start-up with no sub-tasks, until it sources non-precompiled headers. It would be great if the "Source" task corresponding to the precompiled header appears.

Besides, the colors used by the icicle are not consistent with the colors used in the histogram. I don't know if it's a llvm-based problem or a chrome://tracing-based one, though.

Best.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to