Commit Graph

236 Commits

Author SHA1 Message Date
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
Jordan Santell
79cad81e89 Bug 1119516 - Old profiler data can now be imported into new performance tool. r=vp 2015-01-08 15:20: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
ffe569fccf Bug 1120225 - Move the details view toggle buttons in the top toolbar, r=jsantell 2015-01-12 10:48:35 -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
6bd4b83ac9 Bug 1119242 - Show the framerate graph underneath the markers overview, r=jsantell 2015-01-11 12:56:30 -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
Jordan Santell
12dda8cebc Bug 1118299 - Performance tool now provides default blueprint for its waterfall and markers-overview graphs to work. r=vp 2015-01-08 11:17:00 +01:00
Jordan Santell
63f888629e Bug 1117971 - Make min/max/avg data, gutter and lines optional for the LineGraphWidget. r=vp 2015-01-05 16:10:00 -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
687ab5cd87 Bug 1111045 - Selection should always be disabled while recording in the new performance tool, r=jsantell 2014-12-12 19:45:33 -05:00
Victor Porof
5b4417ecdc Bug 1111036 - At the end of a recording, the framerate graph should increase detail, r=jsantell 2014-12-12 19:44:52 -05:00
Victor Porof
6f73faf512 Bug 1111029 - The waterfall view calls recalculateBounds unnecessarily too often, r=jsantell 2014-12-12 19:44:52 -05:00
Victor Porof
622eea4601 Bug 1111010 - A deck in the new performance tool shouldn't use .devtools-responsive-container, r=jsantell 2014-12-12 19:44:52 -05:00
Jordan Santell
fb6204d747 Bug 1102347 - Add jump to lines in the debugger from new performance call tree. r=vp 2014-12-10 17:34:00 +01:00
Jordan Santell
c12611246f Bug 1109764 - Correctly toggle the details view buttons in the performance tool. r=vp 2014-12-10 14:45:00 +01:00
Victor Porof
ee2d06e971 Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell 2014-12-08 13:09:25 -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
Victor Porof
3e5e000770 Bug 1106416 - Small UI fixes for the new performance tool, r=jsantell 2014-12-05 10:54:47 -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
J. Ryan Stinnett
99df2107de Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
Jordan Santell
30aad97fb9 Bug 1104973 - Fix browser_perf-data-samples.js with having atleast one assertion called. r=vp 2014-11-25 13:30:00 +01:00
Jordan Santell
e9c3453920 Bug 1077455 - Link the details and overview views together in the new performance tool. r=vp 2014-11-25 15:01: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
a2b1943145 Bug 1077449 - Render framerate data realtime in performance tool. r=vp 2014-11-18 14:37:00 +01:00
Jordan Santell
59bd97b872 Bug 1077447 - Hook up recording UI to the new performance tool. r=victorporof 2014-10-30 12:35:00 +01:00
Jordan Santell
bb22bab596 Bug 1077442 - Create a pseudo-PerformanceFront, r=vp 2014-10-23 12:47:00 +02:00
Jordan Santell
5a5a43dd57 Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Shu-yu Guo
c06f0b1979 Bug 1154115 - Fix devtools tests to use the new profiler JSON format. (r=jsantell) 2015-05-11 14:16:44 -07:00
Shu-yu Guo
5be89509cd Bug 1154115 - Make the memory stuff in the performance devtool synthesize the new profiler JSON format. (r=jsantell) 2015-05-11 14:16:44 -07:00
Shu-yu Guo
84ac4fa4e6 Bug 1154115 - Add adapter that deduplicates old, undeduplicated profiles in the frontend. (r=jsantell,vporof) 2015-05-11 14:16:44 -07:00
Shu-yu Guo
897ee4baa8 Bug 1154115 - Make the performance devtool handle the new profiler JSON format. (r=jsantell,vporof) 2015-05-11 14:16:44 -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
Ehsan Akhgari
437d95a148 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00