mirror of
https://github.com/facebook/react.git
synced 2026-02-26 04:14:59 +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