react-native/React/Profiler
Valentin Shergin 6d67e2dbbc Bunch of utility funcs were moved to RCTUIManagerUtils
Summary: Because `RCTUIManager` is already overcomplicated and that stuff deserves separate file and header.

Reviewed By: javache

Differential Revision: D5856653

fbshipit-source-id: 7001bb8ba611976bf3b82d6a25f5619810a35b34
2017-09-26 14:08:28 -07:00
..
RCTFPSGraph.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTFPSGraph.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTMacros.h Make React Profiler asm position independent 2016-12-08 14:58:26 -08:00
RCTPerfMonitor.m Configure requiresMainQueueSetup for core modules 2017-08-07 07:04:36 -07:00
RCTProfile.h Improve systrace markers 2017-05-12 18:07:49 -07:00
RCTProfile.m Bunch of utility funcs were moved to RCTUIManagerUtils 2017-09-26 14:08:28 -07:00
RCTProfileTrampoline-arm.S Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00
RCTProfileTrampoline-arm64.S Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00
RCTProfileTrampoline-i386.S Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00
RCTProfileTrampoline-x86_64.S Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00