Profiler-instrumentation of the startup time.
Before the instrumentation, startup time wasn't reported in profiler data.
Profiling it will allow the genre of detailed analysis of the startup time via jankiness investigations.
This change requires temporarily initializing tracking earlier than usual. Thie will either removed once the investigations complete, or will be officially converted to permanent code.
BUG=453640
Review URL: https://codereview.chromium.org/
866403008
Cr-Commit-Position: refs/heads/master@{#314179}