mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d0ab69791b
Summary: We currently have a high granularity of different React Native systrace markers. These different markers are not consistently applied and we only enable a subset of them by default in our tracing workflows. As we migrate more and more tracing to Perfetto the tags also become less relevant and will be replaced by Perfetto categories and tracks in the future. This stack aims to simplify this setup by reducing all systrace tags to single TRACE_TAG_REACT. Changelog: [Internal] Reviewed By: rshest Differential Revision: D72672912 fbshipit-source-id: 1b6b14fc4ef6d6830bba41d7977f277d63ff5117