• vadimt's avatar
    Profiler-instrumentation of the startup time. · 1ebb1171
    vadimt authored
    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}
    1ebb1171
browser_main_runner.cc 10.4 KB