react-native-macos/React/Profiler
Adlai Holler 24df099835 RCTProfile: Use C atomics instead of OSAtomic
Summary:
This will save us precious microseconds and it's prettier to look at.
Closes https://github.com/facebook/react-native/pull/15276

Differential Revision: D5531823

Pulled By: javache

fbshipit-source-id: f8a97ec2a03e3cfdf1801457a481ec62a9371eeb
2017-08-01 04:00:32 -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 Log RCTPLTTI for Warm Start 2017-05-03 09:30:54 -07:00
RCTProfile.h Improve systrace markers 2017-05-12 18:07:49 -07:00
RCTProfile.m RCTProfile: Use C atomics instead of OSAtomic 2017-08-01 04:00:32 -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