react-native/React/Profiler
Jakub Woyke b8cc75c613 Don't call libc malloc and free directly from assembly
Reviewed By: strager, javache

Differential Revision: D4484300

fbshipit-source-id: 97b9c2e9525f38c9158cfb499ba93d1af7d84b69
2017-03-16 12:34:06 -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
RCTJSCProfiler.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTJSCProfiler.m Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTMacros.h Make React Profiler asm position independent 2016-12-08 14:58:26 -08:00
RCTPerfMonitor.m Fixes current CI failures and allows tree shaking of native dev support code. 2017-02-27 14:04:58 -08:00
RCTProfile.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTProfile.m Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -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