Commit Graph

18 Commits

Author SHA1 Message Date
Victor Porof
da7fca7b2f Bug 1142748 - Fix the 'Protocol error (unknownError): Error: Cannot call drainAllocationsLog without setting trackingAllocationSites to true', r=jsantell 2015-03-13 19:09:09 -04:00
Victor Porof
21366095d7 No Bug - Fix documentation for _startMemory and _stopMemory in performance/modules/front.js, r=me DONTBUILD 2015-03-13 12:12:59 -04:00
Victor Porof
bb8df07873 Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell 2015-03-13 11:53:23 -04:00
Jordan Santell
97c2126392 Bug 1141817 - Followup to fix additional intermittents like bug 1132370, r=vp 2015-03-12 15:17:56 -04:00
Jordan Santell
3f9fcea2b9 Bug 1141817 - Fix yield statement to correctly return memory actor state so that the performance tool can poll for allocations during recording. r=vp 2015-03-12 11:41:41 -07:00
Jordan Santell
bcc5709580 Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp 2015-03-10 10:24:48 -07:00
Alexandre Poirot
bebe410bdc Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Victor Porof
fb9377fe5c Bug 1132370 - Wrong State: Expected 'attached', but current state is 'detached', r=jsantell 2015-03-05 12:19:57 -05:00
Markus Stange
8c7d9c6612 Bug 1131397 - Add missing functionality to the profiler actor. r=vporof 2015-02-10 15:26:08 -05:00
Jordan Santell
0fafff20a5 Bug 1130200 - Fix the mocked memory and timeline actors for older gecko targets (fx2.0, fx2.1). r=vp 2015-02-09 12:49:00 +01:00
Victor Porof
9c251b31ba Bug 1077461 - Build call tree for memory allocations view, r=jsantell 2015-01-28 14:30:32 -05:00
Victor Porof
f8bd5b5c98 Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, r=jsantell 2015-01-22 12:20:55 -05:00
Tom Tromey
b6ceb31c8a Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Victor Porof
61bee3fcc7 Bug 1077454 - Handle import/export in new performance tool, r=jsantell 2014-12-23 11:50:50 -05:00
Victor Porof
0b656c0712 Bug 1077457 - Add markers and memory to Overview->Timeline view in new performance tool, r=jsantell 2014-12-12 22:31:27 -05:00
Victor Porof
a5c5386682 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell 2014-12-06 12:08:10 -05:00
Jordan Santell
79d6525953 Bug 1077458 - Implement marker's waterfall view in new performance tool, with details view toggling between waterfall and call tree views. r=vp 2014-12-03 16:36:00 +01:00
Jordan Santell
bb22bab596 Bug 1077442 - Create a pseudo-PerformanceFront, r=vp 2014-10-23 12:47:00 +02:00