Commit Graph

303 Commits

Author SHA1 Message Date
Jordan Santell
302c1a5ddf Bug 1167006 - part 3 fully revert merge from 780e1f999f54. 2015-05-22 17:37:40 -07:00
Victor Porof
7b649a4555 Bug 1167733 - Consolidate prefs access and usage in the new performance tool, r=jsantell 2015-05-22 17:46:59 -04:00
Jordan Santell
bd92b8df79 Bug 1167006 - Fully revert bad merge from 780e1f999f54. 2015-05-22 13:56:34 -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
Victor Porof
89244cc15c Bug 1167428 - Don't add event listeners in PerformanceController.destroy, r=jsantell 2015-05-22 16:29:41 -04:00
Victor Porof
de9987cef5 Bug 1167426 - The _connected property in PerformanceActorsConnection is not necessary, r=jsantell 2015-05-22 16:29:20 -04:00
Victor Porof
07c34b40ce Bug 1167298 - Remove the ordinal property on categories, r=jsantell 2015-05-22 16:28:57 -04:00
Victor Porof
a145f7a720 Bug 1167300 - Fix all performance tool imports to work with the new file locations, r=jsantell 2015-05-22 16:25:52 -04:00
Victor Porof
75ef6d3a38 Bug 1167300 - Create a way to get strings from multiple localization files, r=jsantell 2015-05-22 16:25:52 -04:00
Victor Porof
abf0920a22 Bug 1167300 - Consolidate the performance tool directory, r=jsantell 2015-05-22 16:25:52 -04:00
Jordan Santell
1d1b129123 Bug 1049865 - part 2 - fix up browser_profiler_tree-frame-node.js to handle the new stripping of query params from a displayed filename in tree models. 2015-05-22 11:56:49 -07:00
Ravi Shankar
bfd7e69dc6 Bug 1049865 - Remove url query from items in the call tree; r=jsantell 2015-05-22 11:59:12 -07:00
Jordan Santell
9a065c9957 Bug 1150761 - Rename the performance tool's details view names to better describe the data visualizations. r=vp 2015-05-21 23:06:19 -07:00
Jordan Santell
c1517f681e Bug 1162662 - Map JS markers to human readable keys, and hide if platform related via (Gecko). r=vp 2015-05-19 23:02:28 -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
Brian Grinstead
7e332fca65 Bug 1122662 - Resize graphs when window resizes;r=vporof 2015-05-22 09:38:29 -04:00
Jordan Santell
ceac8dc058 Bug 1058898 - Enable e10s tests on the performance tool. r=vp 2015-05-10 01:20:56 -07: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
db1d4971c4 Bug 1165885 - Handle scenario when clearing out recordings while a console profile is recording. r=pbrosset 2015-05-19 15:06:59 -07:00
Jordan Santell
59f47898ce Bug 1166559 - Add documentation for ProfileTimelineMarkers from a dev tools perspective. r=fitzgen 2015-05-19 16:53:40 -07:00
Jordan Santell
393a12291e Bug 1166823 - Merge arrays in performance's recording model one element at a time for performance increase and get over the Array.prototype.push.apply 500000 element limit. r=fitzgen 2015-05-20 12:14:33 -07:00
Jordan Santell
5ef6787a21 Bug 1157916 - Add tooltip for displaying start/end times on marker details' duration field. r=vp 2015-05-19 13:15:37 -07:00
Jordan Santell
af8f3e09bb Bug 1166124 - Change 'buffer capacity' string to a more accurate 'buffer x% full' stirng. r=fitzgen 2015-05-19 15:42:36 -07:00
Jordan Santell
0d0f7f52c1 Bug 1166139 - properly display the generic class name for markers in the marker filter popup. r=vp 2015-05-18 21:07:49 -07:00
Jordan Santell
3461296d6e Bug 1164593 - change the import message to be 'Import recording...' rather than 'Save recording...'. r=vp 2015-05-18 12:43:29 -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
4c4669a5c0 Bug 1164338 - Tests that the style markers have restyleHints. r=pbrosset 2015-05-18 19:24:23 -07:00
Jordan Santell
ebcd34e377 Bug 1165504 - Refactor out marker details view into utilities, make marker definitions more declaritive. r=vp 2015-05-15 15:32:22 -07:00
Patrick Brosset
4083cd2036 Bug 1146239 - Show the recording as loading in the performance details pane after it has stopped; r=jsantell 2015-05-18 14:44:39 +02:00
Jordan Santell
4a177331ed Bug 1160313 - Remove temporary retro-mode for performance tools. r=vp 2015-05-15 11:35:26 -07:00
Victor Porof
582ea08b11 Bug 1165045 - Don't create nodes with empty text in the call tree, r=jsantell 2015-05-15 16:18:12 -04:00
Victor Porof
a69ecddce6 Bug 1151973 - Inverted call tree should be ordered by 'self cost', not 'total cost', r=jsantell 2015-05-14 15:45:21 -04:00
Victor Porof
cbaa3b254c Bug 1152631 - We no longer display category data for platform data in call tree, r=jsantell 2015-05-14 19:01:02 -04:00
Wes Kocher
781eaa1d0e Backed out changeset efa0dda1fa88 (bug 1151973) for dt2 orange 2015-05-14 16:00:13 -07:00
Wes Kocher
3804bae6e4 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Victor Porof
16a776256f Bug 1151973 - Inverted call tree should be ordered by 'self cost', not 'total cost', r=jsantell 2015-05-14 17:24:47 -04:00
Patrick Brosset
ae2db52022 Bug 1146239 - Show the recording as loading in the performance sidebar after it has stopped; r=jsantell 2015-05-12 10:06:05 +02:00
Ryan VanderMeulen
e6f85b1f9e Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-22 14:18:25 -04:00
Christoph Kerschbaumer
4701bd2e1a Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -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
Sami Jaktholm
2ce68a3630 Bug 1163384 - Add 'devtools-toolbarbutton' class to performance tool buttons to make them correct themed on Linux. r=jsantell 2015-05-11 15:52:12 +03:00
Jordan Santell
14de7a06a3 Bug 1164130 - Correctly include RecordingUtils when importing older version 2 profiler data. r=vp 2015-05-12 12:59:14 -07:00
Jordan Santell
ccd0d8d9cb Bug 1164131 - [regression] parse urls with port numbers correctly in the call tree, and display the host (hostName+port), not just hostName. r=shu 2015-05-12 15:34:55 -07:00
Carsten "Tomcat" Book
5cedbb3f6d merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Jordan Santell
e805727718 Bug 1157523 - Disable framerate and memory recording in intermittent test to reduce surface area on leakage. r=vp 2015-05-10 16:47:28 -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
721b63b4a4 Bug 1163268 - Remove UI options for recording with memory and jit optimizations. r=vp 2015-05-09 16:05:59 -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