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
Brian Grinstead
2e06885a13
Bug 1044050 - Update the console sprite sheets to use SVG and new input/output icons;r=past
2015-06-10 12:01:03 -07:00
Victor Porof
182e8d34ea
Bug 1168125 - Replace the waterfall view with a tree, r=jsantell
2015-05-27 17:23:53 -04:00
Victor Porof
5286595628
Bug 1168125 - Fixed regression where the content panel wouldn't stretch to fill the entire availalbe space on non-e10s, r=bgrins
2015-05-27 01:04:38 -04:00
Victor Porof
f98e752356
Bug 1168125 - Performance notice messages should use display: intial, not display: auto, r=regression
2015-05-26 15:42:34 -04:00
Victor Porof
3c52f8016b
Bug 1168125 - Cleanup performance xul and css, r=jsantell
2015-05-26 14:55:45 -04:00
Jordan Santell
25cc5e6509
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-24 00:18:08 -07:00
Jordan Santell
2b2ceb5753
Revert "Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp"
...
This reverts commit 411adbfe0ea2
2015-05-22 13:47:18 -07:00
Jordan Santell
7506e259a1
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-22 11:26:51 -07:00
Tim Nguyen
af0a1ed440
Bug 1164784 - Eliminate CSS duplication with perf tool record button. r=jsantell
2015-05-21 13:27:00 -04:00
Victor Porof
2db676cf7e
Bug 1167459 - Skip rendering function name nodes if there's no name available (e.g. for C++ pseudoframes), r=jsantell
2015-05-22 09:39:25 -04:00
Brian Grinstead
7e332fca65
Bug 1122662 - Resize graphs when window resizes;r=vporof
2015-05-22 09:38:29 -04:00
Jordan Santell
3fddd6e20f
Bug 1164552 - create new colors in light/dark themes for devtools specifically for rendering graphs in the performance tool. The highlight-* colors in light theme work well for text, less so for rendered blocks and appear very 'bold'. Most of the dark theme graph colors are the same as their highlight-* equivilents. r=vp
2015-05-20 13:15:28 -07:00
Jordan Santell
8209ea5620
Bug 11663354 - A locked recording button should appear disabled in the performance tool. r=vp
2015-05-19 12:02:00 -07:00
Jordan Santell
03e0602272
Bug 1162583 - Disable realtime rendering in performance tools when e10s is not on. r=vp
2015-05-18 17:44:49 -07:00
Jordan Santell
a0144d8f84
Bug 1164281 - Make a new pref devtools.performance.ui.experimental enabled on nightly to show experimental options. r=vp
2015-05-12 18:18:23 -07:00
Jordan Santell
6d1a977772
Bug 1143004 - markers from console.timeStamp() should be rendered in the performance tool's timeline. r=vp
2015-03-18 13:55:42 -07:00
Shu-yu Guo
b0b1d4587b
Bug 1160696 - Display MIRTypes in the JIT optimizations side pane as "Site : MIRType". (r=jsantell)
2015-05-11 14:16:44 -07:00
Jordan Santell
c28745c366
Bug 1160900 - Display buffer status while recording a profile. r=vp
2015-05-08 16:19:58 -07:00
Jordan Santell
c20c24df06
Bug 1082695 - Simplify the record start/stop time buttons, and more cleanly render the console.profile notifications during a console recording. r=vp
2015-05-09 13:23:16 -07:00
Patrick Brosset
155ece4ccc
Bug 1107849 - Define a min/max width for the performance panel sidebar. r=vporof
...
This adds the devtools-main-content class to the waterfall panel in the
performance tab so that there's a min-width of 50px defined on it, and
also adds a min-width to the waterfall details sidebar of 50px so that
it can't be collapsed fully (which would make it impossible to resize).
2015-05-04 15:09:37 +02:00
Jordan Santell
9326ecc3d7
Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen
2015-04-28 10:32:32 -07:00
Tim Nguyen
eb4b8ed17d
Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins
2015-04-28 07:30:00 -04:00
Jordan Santell
11a3e3a081
Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset
2015-04-14 08:58:58 -07:00
Jordan Santell
80510b4252
Bug 1150112 - Markers overview should react to theme change, and other marker views now use CSS to automatically use theme change. r=vporof
2015-04-02 16:25:00 -04:00
Jordan Santell
0868889427
Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu
2015-03-25 10:08:40 -07:00
Nick Fitzgerald
dec04a0fe3
Bug 1144424 - Rename '{self,total} allocations' to '{self,total} sampled allocations' in the performance tool. r=jsantell
2015-03-17 17:23:00 -04:00
Victor Porof
471967360f
Bug 1132755 - Allocations tree has a bunch of columns that don't make sense, r=jsantell
2015-03-12 15:05:02 -04:00
Victor Porof
7665575f81
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
2015-02-25 17:40:20 -05:00
Victor Porof
0b9c9668e3
Bug 1132463 - Samples column doesn't have enough space for the label. r=jsantell
2015-02-12 10:36:01 -05:00
Victor Porof
6f9f5d620a
Bug 1129539 - stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX, r=jsantell
2015-02-05 14:34:40 -05:00
Jordan Santell
46c90a6a64
Bug 1120699 - Implement panel state toggling in performance tool. r=vp
...
From f35d8e97b0b87d938c7bd37eb64ec5f5c32d8352 Mon Sep 17 00:00:00 2001
2015-02-03 15:35:48 -08: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
ddbd11a552
Bug 1127487 - FrameNode.prototype.getInfo should be able to parse columns in locations, r=jsantell
2015-02-02 19:53:27 -05:00
Jordan Santell
a44301c0aa
Bug 1111004 - New performance tool now manages multiple recordings, and can switch between recordings while profiling. r=vp
2015-01-13 09:26:00 +01:00
Victor Porof
d98bd8ecf4
Bug 1120231 - Trim vertical padding to maximize available vertical space in the new performance tool, r=jsantell
2015-01-12 10:49:18 -05:00
Victor Porof
4eb2f3d6fa
Bug 1119927 - Small UI changes for the timeline marker details in the new perf too, r=jsantell
2015-01-11 12:56:31 -05:00
Victor Porof
37525b5696
Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell
2015-01-11 11:45:23 -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
06a66f075e
Bug 1111024 - Selected markers background in the timeline should extend to the sidebar in the new performance tool, r=jsantell
2014-12-12 19:44:52 -05:00
Tim Nguyen
e44094fced
Bug 1108270 - Convert CSS values in performance.css to CSS variables. r=vporof
2014-12-06 13:06:00 +01:00
Victor Porof
3a7c413a7e
Bug 1107945 - The call tree in the new performance tool has a distracting thick top border, r=jsantell
2014-12-06 12:08:10 -05:00
Victor Porof
4b1d9c0cdc
Bug 1107943 - The maker sidebar has some annoying text spacing, 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
e00d6639f1
Bug 1077451 - Render profiler call tree in new performance tool. r=vp
2014-11-20 13:02:00 +01:00
Jordan Santell
5a5a43dd57
Bug 1077441 - create empty performance tool under build flag. r=vp
2014-10-15 09:46:00 +02:00