SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Hide Performance Monitor when tracing in RNDT (#54828)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/54828

# Changelog: [Internal]

As titled. Before this change, monitor was just disabled, but was shown in the UI.

I think we should completely hide it, so it doesn't contribute to any frames or screenshots data. Since the trace is already initialized from the RNDT, user has already expressed the intent for tracing, we don't need to show it in the UI.

Reviewed By: huntie

Differential Revision: D88748037

fbshipit-source-id: 899d25f25ac8c4633448d2132f99b478f8375265
R
Ruslan Lesiutin committed
814a2cd320e7df6c333b4078f05cd243520b3ed0
Parent: 4d6a450
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 12/9/2025, 6:36:43 PM