Search code examples
google-chrome-devtools

How to load saved .cpuprofile file in Chrome developer tools CPU profile?


There's a save button in the Chrome dev tools profiler, but no load button. How do you load a saved profile back into Chrome to view it?


Solution

  • There is a "Load" button just under the list of profiles.

    "Load" button on the Profiles tab in Chrome DevTools