Victor Porof
|
948448d82a
|
Merge fx-team with local clone
|
2015-06-19 19:25:07 -04:00 |
|
Victor Porof
|
6371dd1f82
|
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
|
8fb7c7ff30
|
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
|
27921a0d16
|
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
|
de10fc5ce6
|
Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp
--HG--
rename : browser/devtools/performance/views/jit-optimizations.js => browser/devtools/performance/views/optimizations-list.js
|
2015-06-18 12:59:46 -07:00 |
|
Jordan Santell
|
871646d7b0
|
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
|
3559edfe6f
|
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
|
65d41d9d74
|
Bug 1174829 - Remove vestigial PerformanceActorsConnection references in comments. r=vp
|
2015-06-15 11:38:39 -07:00 |
|
Jordan Santell
|
deed4b2c2f
|
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
|
baeb955941
|
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
|
980618b980
|
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
|
2593c16981
|
Bug 1174013 - Move JIT model tests to xpcshell tests. r=shu
--HG--
rename : browser/devtools/performance/test/browser_perf-jit-model-01.js => browser/devtools/performance/test/unit/test_jit-model-01.js
rename : browser/devtools/performance/test/browser_perf-jit-model-02.js => browser/devtools/performance/test/unit/test_jit-model-02.js
|
2015-06-11 16:13:14 -07:00 |
|
Ryan VanderMeulen
|
bfad686249
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2015-06-17 12:10:37 -04:00 |
|
Jordan Santell
|
cc304b4c73
|
Bug 1173978 - JIT optimizations should only be stored for youngest frames. r=shu
|
2015-06-11 16:04:26 -07:00 |
|
Tom Tromey
|
c924c51529
|
Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell
|
2015-06-16 22:28:00 -04:00 |
|
Jordan Santell
|
438b31cc89
|
Bug 1171821 - Children markers should not be hidden when filtering out their parent markers. r=vp
--HG--
rename : browser/devtools/performance/test/browser_timeline-filters.js => browser/devtools/performance/test/browser_timeline-filters-01.js
|
2015-06-09 15:36:52 -07:00 |
|
Jordan Santell
|
91df9dbb13
|
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
|
3936e3d31a
|
Bug 1164268 - Add some logging to browser_perf-compatibility-05.js, r=me
|
2015-06-12 18:26:46 -04:00 |
|
Victor Porof
|
6da4115d72
|
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
|
257f40a8d2
|
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
|
10cc4a7955
|
Merge m-c to fx-team, a=merge CLOSED TREE
|
2015-06-11 17:55:46 -07:00 |
|
Wes Kocher
|
c07c3dd3d8
|
Merge fx-team to central, a=merge
|
2015-06-11 17:18:11 -07:00 |
|
Wes Kocher
|
2aa142fe5e
|
Merge inbound to central, a=merge
|
2015-06-11 17:02:47 -07:00 |
|
Victor Porof
|
bf0fe0ca08
|
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
|
d1e3b845da
|
Bug 1169352 - Reenable assertion, r=me
|
2015-06-11 16:48:17 -04:00 |
|
Jordan Santell
|
db4860b1f2
|
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
|
dd159fef0a
|
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
|
4216e17d3a
|
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
|
512484cf45
|
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
|
3174c82a0f
|
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
|
a972d2e429
|
Backed out changeset 49acc2446457 (bug 1152992) for dt2 orange
|
2015-06-09 14:38:43 -07:00 |
|
Jordan Santell
|
9cb79dfcf9
|
Bug 1161199 - Remove the now redundant PerformanceActorConnection into the pseudo PerformanceFront. r=vp
|
2015-06-06 13:44:05 -07:00 |
|
Jordan Santell
|
772f325a61
|
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
|
bab68c6529
|
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
|
cf559bd6b2
|
Merge m-c to inbound, a=merge CLOSED TREE
|
2015-06-10 18:38:28 -07:00 |
|
Nick Fitzgerald
|
c67bc82ccc
|
Bug 1141614 - Part 5: Add a test for cycle collection markers; r=jsantell
|
2015-06-10 14:05:53 -07:00 |
|
Jordan Santell
|
5a0cae23f5
|
Bug 1172120 - Fix intermittent in marker details test.
|
2015-06-05 14:08:28 -07:00 |
|
Jordan Santell
|
dd0abaf84d
|
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
|
4ac012bfd7
|
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
|
36818094e4
|
Bug 1171539 - ConsoleTime markers should render endStacks. r=vp
|
2015-06-04 12:38:32 -07:00 |
|
Jordan Santell
|
907cabd285
|
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 |
|
Sami Jaktholm
|
859a5a5314
|
Bug 1169993 - Remove duplicated setTheme methods from performance and webaudio tests. r=bgrins
|
2015-06-03 19:36:35 +03:00 |
|
Ryan VanderMeulen
|
9bdf2639f7
|
Backed out changeset b617a57d6bf1 (bug 1169439) for OSX debug browser_projecteditor_contextmenu_02.js and browser_projecteditor_menubar_02.js permafail.
|
2015-06-03 16:12:10 -04:00 |
|
Jordan Santell
|
4488046bf3
|
Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp
|
2015-06-03 07:51:16 -07:00 |
|
Nick Fitzgerald
|
0ab5024898
|
Bug 1170609 - Make the GC markers test use SpecialPowers.Cu.forceGC so it works in e10s. r=jsantell
--HG--
extra : rebase_source : fcfa40573b18712e552fad1cb0e1714f8cf07d3e
|
2015-06-02 10:51:00 -04:00 |
|
Carsten "Tomcat" Book
|
69e89d53b1
|
Backed out changeset 8e4fdb45e6a8 (bug 1169439) for e10s dt test failures
|
2015-06-03 08:42:17 +02:00 |
|
Jordan Santell
|
1837158cab
|
Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp
|
2015-05-31 17:55:26 -07:00 |
|
Jordan Santell
|
a293db6727
|
Bug 1170671 - ProfileTimelineMarkers that use TRACING_TIMESTAMP should capture stack information. r=smaug
|
2015-06-02 16:16:32 -07:00 |
|
Jordan Santell
|
d6a8387f7e
|
Bug 1167976 - Mark platform JS code with category where appropriate. In this case, just "tools" category as devtools JS code. r=vp,shu
|
2015-05-24 09:10:14 -07:00 |
|
Jordan Santell
|
f4b12c6b39
|
Bug 1169439 - Pull out marker definitions into its own file, and move formatter and collapse functions into marker-utils. r=vp
|
2015-05-30 19:07:38 -07:00 |
|