mirror of
https://github.com/status-im/react-native.git
synced 2025-02-15 02:47:42 +00:00
Summary: This allows React Native apps to instrument their own code via Systrace.measureMethod() and the like. **Test Plan:** Used require('react-native').Systrace in my own app successfully to instrument my own code. Closes https://github.com/facebook/react-native/pull/7734 Differential Revision: D3346222 Pulled By: javache fbshipit-source-id: 08ffc781a1187db89c6e9a0714d644dbc485724c