react-native/React/Profiler
Pieter De Baets 63e0e6c7e4 Add more profiling markers to RCTJSCExecutor
Summary: Add some additional perf markers, and remove the usage of RCTProfileBlock as it completely breaks debugging / stepping in those blocks.

Reviewed By: majak

Differential Revision: D3579900

fbshipit-source-id: 8846dfc39b2448daa3669d5e1e8efb9096f183c5
2016-07-19 07:28:34 -07:00
..
RCTFPSGraph.h Introduce Perf Monitor 2015-10-23 10:56:56 -07: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 Introduce JSC profiler API 2015-12-15 03:12:32 -08:00
RCTJSCProfiler.m Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTMacros.h Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTPerfMonitor.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTProfile.h Add more profiling markers to RCTJSCExecutor 2016-07-19 07:28:34 -07:00
RCTProfile.m Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-arm.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-arm64.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-i386.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-x86_64.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00