mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Refactor DevTools to record Timeline data (in memory) while profiling. Updated the Profiler UI to import/export Timeline data along with legacy profiler data. Relates to issue #22529