Commit Graph

198 Commits

Author SHA1 Message Date
Victor Porof
831c005b85 Bug 1176370 - Temporarily disable browser_timeline-filters-01.js for sudden frequent oranges, r=me 2015-07-21 13:37:07 -04:00
Jordan Santell
b45d0f1c3c Bug 1182894 - Add tests for collapsing markers while filtering in the performance tool. r=vp 2015-07-14 19:23:00 -04:00
Jordan Santell
fb49262dfc Bug 1167021 - Pull out calculation cost logic of frame nodes from the view into the model, and add tests for cost calculation and recursion. r=vp 2015-07-14 14:40:47 -07:00
Jordan Santell
2a933d919d Bug 1175760 - Set recording configurations based on UI prefs, but also target support overrides UI prefs. r=vp 2015-07-13 17:24:24 -07:00
Jordan Santell
143a0e0297 Bug 1176537 - Change how markers are collapsed to prevent issues for folding in deeply nested markers, and actually fix the other waterfall collapsing tests to actually run. r=vp 2015-07-12 16:41:22 -07:00
Jordan Santell
e60ee37fe4 Bug 1159389 - Migrate profiler actor to use new form of protocol.js actors, and become a standalone module consumed by actors. r=vp, r=jryans 2015-07-13 13:20:00 -04:00
Victor Porof
dabe88d01e Bug 1170105 - Disable browser_timeline-waterfall-rerender.js until more investigation is done, r=me 2015-07-09 12:22:27 -04:00
Victor Porof
72b43d30bf Bug 1161817 - Disable browser_timeline-waterfall-sidebar.js entirely, r=me 2015-07-06 14:39:11 -04:00
J. Ryan Stinnett
7e2158acc2 Bug 1178851 - Move testing flag to DevToolsUtils. r=ochameau 2015-07-02 04:56:57 -05:00
Victor Porof
a80595c5d8 Merge fx-team with local clone 2015-06-19 19:25:07 -04:00
Victor Porof
32837e81cc Bug 1161817 - Add more logging for browser_timeline-waterfall-sidebar.js and similar tests, r=me 2015-06-19 08:54:33 -04:00
Victor Porof
639bcc41cb Bug 1172120 - Add more logging for browser_perf-marker-details-01.js and similar tests, r=me 2015-06-18 15:29:51 -04:00
Jordan Santell
a63f2ecbfe Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso 2015-06-17 14:31:15 -07:00
Jordan Santell
02787e8237 Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp 2015-06-18 12:59:46 -07:00
Jordan Santell
71981f4062 Bug 1162385 - Intermittent fix: be less strict about profiler buffer status in recording model test. r=me 2015-06-19 14:37:07 -07:00
Ryan VanderMeulen
520f77b6a7 Bug 1172120 - Skip browser_perf-marker-details-01.js on Linux for frequent failures.
CLOSED TREE
2015-06-18 14:14:33 -04:00
Jordan Santell
4c1d541ef2 Bug 1174829 - Remove vestigial PerformanceActorsConnection references in comments. r=vp 2015-06-15 11:38:39 -07:00
Jordan Santell
f770d727ee Bug 1173695 - When extra threads are in a profile of a nested profile, stringified, handle that gracefully for older recordings. r=vp 2015-06-11 18:45:21 -07:00
Jordan Santell
81c3fe520f Bug 1175705 - Make enable-jit-optimizations a recording-feature rather than a toggleable display feature. r=vp 2015-06-17 14:57:45 -07:00
Jordan Santell
2e7b862975 Bug 1174889 - Record optimization tiers over time in FrameNodes, and create a utility function for converting the tier data to plottable points in a stacked mountain graph. 2015-06-16 17:25:21 -07:00
Jordan Santell
be7e922dc6 Bug 1174013 - Move JIT model tests to xpcshell tests. r=shu 2015-06-11 16:13:14 -07:00
Ryan VanderMeulen
d2ddbdef4b Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-17 12:10:37 -04:00
Jordan Santell
405525f6a4 Bug 1173978 - JIT optimizations should only be stored for youngest frames. r=shu 2015-06-11 16:04:26 -07:00
Tom Tromey
3ce2900136 Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell 2015-06-16 22:28:00 -04:00
Jordan Santell
8736a1a8ff Bug 1171821 - Children markers should not be hidden when filtering out their parent markers. r=vp 2015-06-09 15:36:52 -07:00
Jordan Santell
e1ad0d08a3 Bug 1152992 - If markers do not have a definition, classify them as "Unknown" in the perftools. r=vp 2015-06-09 20:34:51 -07:00
Victor Porof
d173427ad6 Bug 1164268 - Add some logging to browser_perf-compatibility-05.js, r=me 2015-06-12 18:26:46 -04:00
Victor Porof
43c75c3c6e Bug 1156151 - Increase timeout in browser_perf-columns-js-calltree and remove unused vars in browser_perf-console-record-08.js, r=me 2015-06-12 18:23:18 -04:00
Victor Porof
bfb9bfc5e5 Bug 1161817 - Add more assertions and infos to browser_timeline-waterfall-sidebar.js, r=me 2015-06-12 18:18:04 -04:00
Wes Kocher
8600195bf1 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-11 17:55:46 -07:00
Wes Kocher
dd91065222 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
7b748246ea Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
Victor Porof
2922e982de Bug 1155558 - Split browser_perf_recordings-io-01.js into two different tests, r=me 2015-06-11 17:26:35 -04:00
Victor Porof
216e4c649c Bug 1169352 - Reenable assertion, r=me 2015-06-11 16:48:17 -04:00
Jordan Santell
0581cc1c17 Bug 1167899 - Profiler data should compute timing information from sample count, not timestamps in the samples. r=shu 2015-06-08 18:16:18 -07:00
Victor Porof
3446bbfa8e Bug 1170105 - Make sure a subset of markers is always selected in browser_timeline-waterfall-rerender, r=me 2015-06-11 12:06:05 -04:00
Jordan Santell
3e2144ab10 Bug 1173393 - Detail views in Performance should be unique EventTargets and not bleed events between each other. r=vp 2015-06-10 10:27:54 -07:00
Victor Porof
28aaed3c15 Bug 1170105 - Log bars counts in the hopes of fixing some intermittent assertion failures, r=me 2015-06-10 12:05:26 -04:00
Jordan Santell
9adf60ddb7 Bug 1169146 - Clearing recordings while a recording is in progress now correctly sets the state of the recording buttons. r=vp 2015-06-09 18:24:46 -07:00
Wes Kocher
68ffc2eca7 Backed out changeset 49acc2446457 (bug 1152992) for dt2 orange 2015-06-09 14:38:43 -07:00
Jordan Santell
407e5fd06c Bug 1161199 - Remove the now redundant PerformanceActorConnection into the pseudo PerformanceFront. r=vp 2015-06-06 13:44:05 -07:00
Jordan Santell
9450b30586 Bug 1152992 - If markers do not have a definition, classify them as "Other" in the perftools. r=vp 2015-06-03 11:09:53 -07:00
Jordan Santell
56092ad34a Bug 1168566 - Separate memory over time and allocation recording in perftools as two different preferences. r=fitzgen 2015-06-09 11:06:49 -07:00
Wes Kocher
feeae93d6b Merge m-c to inbound, a=merge CLOSED TREE 2015-06-10 18:38:28 -07:00
Nick Fitzgerald
51949882f9 Bug 1141614 - Part 5: Add a test for cycle collection markers; r=jsantell 2015-06-10 14:05:53 -07:00
Jordan Santell
20a68f00f0 Bug 1172120 - Fix intermittent in marker details test. 2015-06-05 14:08:28 -07:00
Jordan Santell
7cd4c23cd9 Bug 1164731 - when modifying selection within a flame graph, other detail views should be queued for rendering. r=vp 2015-06-05 10:40:38 -07:00
Jordan Santell
32430a131a Bug 1168275 - Wait for specifically Parse HTML markers, not any marker, to fix intermittent. r=fitzgen 2015-06-04 16:39:24 -07:00
Jordan Santell
e203340542 Bug 1171539 - ConsoleTime markers should render endStacks. r=vp 2015-06-04 12:38:32 -07:00
Jordan Santell
223c176f48 Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp 2015-06-04 07:51:22 -07:00