Lukas Piatkowski
|
81b1a2c6a5
|
Propagate bytecode offset in SamplingProfiler and use it to name unnamed functions
Reviewed By: cwdick
Differential Revision: D4251568
fbshipit-source-id: 2343d8f6a5b2f247a7af1bbd0112bed8edadcbfe
|
2016-12-01 09:43:37 -08:00 |
Lukas Piatkowski
|
48b95f08fb
|
Refactory of SamplingProfiler, CpuProfileGenerator and jscProfilerMiddleware
Reviewed By: cwdick
Differential Revision: D4251541
fbshipit-source-id: ccd221beadd87f6a8cf27a1d68ae06599cf54333
|
2016-12-01 09:43:37 -08:00 |
Charles Dick
|
d2c333acaf
|
name functions in JSC cpu profiles
Reviewed By: bestander
Differential Revision: D3835094
fbshipit-source-id: 164afb7878dde528ee2573e1d499b5e0911662ed
|
2016-09-15 07:13:37 -07:00 |
Charles Dick
|
e6bec9cb80
|
Add option to bundle server to generate full sourcemaps from babel
Reviewed By: bestander
Differential Revision: D3863894
fbshipit-source-id: a282758e022d403743841bc59277196e6741ed18
|
2016-09-15 06:58:26 -07:00 |
Lukas Piatkowski
|
3d7fe3e6d3
|
Mark in Sampling Profiler when the execution is outside of the VM
Differential Revision: D3722907
fbshipit-source-id: c988c3ea2ab33496dc1453e6e54e624d9f295173
|
2016-08-17 08:28:48 -07:00 |
Dan Caspi
|
0cc3b4b079
|
Fixes to jscProfilerMiddleware
Reviewed By: bnham
Differential Revision: D3691098
fbshipit-source-id: dbadda69ff0b6a8d9d349b33c45234ff4f8c3b65
|
2016-08-10 06:43:51 -07:00 |
Lukas Piatkowski
|
4e3b484631
|
Put "file:line" when we can't resolve function name
Reviewed By: michalgr
Differential Revision: D3670558
fbshipit-source-id: 2a60babf16ac6e6be77ebb6e76f5179b024a77c6
|
2016-08-05 06:13:41 -07:00 |
Konstantin Raev
|
ed89d5ba0d
|
fixed trunk: wrong way to require a module
Summary:
This should fix https://travis-ci.org/facebook/react-native/jobs/149264391
Closes https://github.com/facebook/react-native/pull/9169
Differential Revision: D3657544
Pulled By: javache
fbshipit-source-id: d49ed0355cc5da72d1d8f40dfa03e669f2291db1
|
2016-08-02 13:13:26 -07:00 |
Lukas Piatkowski
|
350b5a2c48
|
Use packager's source map to resolve function name and clean up dead code in SP
Reviewed By: bnham
Differential Revision: D3649501
fbshipit-source-id: 62e13633436c645d9b43eb75c39b4ddcf0458eb3
|
2016-08-02 11:14:06 -07:00 |
Lukas Piatkowski
|
066de9d820
|
#18 Using the bundle url resolve origin source in jsc profiler middleware
Reviewed By: bestander
Differential Revision: D3620292
fbshipit-source-id: e3c54fb30bc65ff1ddd650340a2905a9f0e16231
|
2016-08-02 11:14:06 -07:00 |
Lukas Piatkowski
|
2231b21ed0
|
#15.1 Extend packager server to receive signals from Sampling Profiler
Reviewed By: bestander
Differential Revision: D3606098
fbshipit-source-id: ec55030dd1b3a27f0595650da1ce01fe1ac9116c
|
2016-08-02 11:14:06 -07:00 |