mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
* 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!