atom.begin/endTracing
* Open the dev tools console * Call `atom.beginTracing()` * Do stuff * Call `atom.endTracing()` * Save the file somewhere * Open `about:tracing` in chrome and load the file * Inspect away!