A framework for building native applications using React
Add support for recording Runtime Profiles for multiple JavaScript threads (#53535)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53535 # Changelog: [Internal] This primarily addressed the case when we have captured a Runtime Profile during the app startup. The Hermes Runtime is created on the main thread, so the first few samples will be recorded there, but then it will be moved to JavaScript thread. Reviewed By: huntie Differential Revision: D81339676 fbshipit-source-id: 8202ca03df54134330aa921a9a0a97816c51cea5
R
Ruslan Lesiutin committed
8eea1660f41a45ba7f357645eeab489e6c6003ba
Parent: bae99ef
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 9/1/2025, 2:12:55 PM