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