Add top-level async trace events for the main startup timings.

Allows to quickly see core metrics at a glance of a startup trace.
See SS in bug for an example.

As an added bonus, this also makes startup traces correctly consider 0s as the process creation time (instead of the first tracing event which is a fair bit later in practice).

BUG=542798

Review URL: https://codereview.chromium.org/1408483002

Cr-Commit-Position: refs/heads/master@{#354522}
2 files changed