mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46376 Ideally we would use Fusebox directly but it's not supported in release build. This is a clever work around that: 1) Allows us to use Perfetto to start/stop a trace, otherwise we'd need to build another way to do that which would be either hacky and/or complex. 2) Implements tacking Hermes JS samples and putting them inside of Fusebox traces. 3) Manually taking the trace and opening them in an instance of devtools. Reviewed By: rubennorte Differential Revision: D62263012 fbshipit-source-id: 49468914d2b7e5da4761329b176f140b917a404d