What is the document about the trace of ldc2
d007
d007 at gmail.com
Mon Apr 10 14:03:45 UTC 2023
On Monday, 10 April 2023 at 13:43:09 UTC, Richard (Rikki) Andrew
Cattermole wrote:
> The time trace format that ldc outputs comes from Google.
>
> It is used by Chrome's dev tools; Chrome has a built in
> visualizer for the format (now deprecated): chrome://tracing
>
> Perfetto should be preferred instead: https://ui.perfetto.dev/
>
> File format documentation (out of date):
> https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview
>
> You need to use a visualizer to make sense of the data. Such as
> the bundled with ldc tool timetrace2txt.
thanks for explain. ui.perfetto.dev work well.
More information about the digitalmars-d-ldc
mailing list