Commit Graph

55 Commits

Author SHA1 Message Date
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
Jordan Santell
3b8a2abd7e 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
Victor Porof
22038b2928 Bug 1168125 - Add marker folding logic, r=jsantell 2015-05-27 17:23:53 -04: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
3e4c16b95c Bug 1167962 - Keep exports at bottom of modules, r=jsantell 2015-05-24 12:12:20 -04: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
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
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
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
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
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
4a177331ed Bug 1160313 - Remove temporary retro-mode for performance tools. r=vp 2015-05-15 11:35:26 -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
a0f22a4008 Bug 1159052 - Performance recording should stop rendering and recording as soon as the recording stops. r=vp 2015-05-02 16:47:41 -07:00
Jordan Santell
866158cae6 Bug 1156499 - Disable all non-profiler/fps components in the performance tools when in aurora, for 40.0 release. r=vp 2015-04-30 15:13:49 -07:00
Jordan Santell
d804760f02 Bug 1132758 - Performance feature visibility now based on a per recording-basis, dependent on features enabled and server support. r=vp 2015-04-24 21:04:02 -07:00
Jordan Santell
7042ee76b7 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp 2015-04-13 18:00:02 -07: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
Ryan VanderMeulen
a855cc2859 Backed out changeset f937e8d943d8 (bug 1147945) for xpcshell failures. 2015-04-07 13:44:58 -04:00
Jordan Santell
116a60a1f7 Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vporof 2015-04-04 20:32:00 -04:00
Jordan Santell
8442288652 Bug 1121180 - Support dark theme in flamecharts for the performance tool. r=vp 2015-04-06 11:53:00 -04:00
Jordan Santell
6cb5d15670 Bug 1150733 - Correctly internationalize jit samples label. r=vporof, r=flod 2015-04-05 10:05:00 -04:00
Jordan Santell
2f58e72789 Bug 1149630 - Performance graphs should inherit from a common graph and be similarly styled. r=vporof 2015-04-02 13:04: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
Jordan Santell
2f210ef86b Bug 1110550 - Enable performance overview graphs to rerender and change on devtools theme switch. r=vp 2015-03-31 10:18:00 +02:00
Victor Porof
bb8df07873 Bug 1142748 - Use a single configuration for starting/stopping recordings, r=jsantell 2015-03-13 11:53:23 -04:00
Jordan Santell
bcc5709580 Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp 2015-03-10 10:24:48 -07: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
Jordan Santell
6a98d847d5 Bug 1101235 - Move tree utilities out of profiler, r=vp 2015-02-11 12:23:32 -08:00
Jordan Santell
d2bb52d29f Bug 1130671 - clean up some test regressions in perf++ tool. Add toString methods for views for help rendering in tests. r=vp
From 88da44a4dfe3593dad339dc043986108e012f32c Mon Sep 17 00:00:00 2001
2015-02-06 17:45:32 -08:00
Victor Porof
b8a5421573 Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
Jordan Santell
f97323617e Bug 1128859 - Memory allocation views are only enabled if 'enable-memory' preference is on. r=vp
From bca130324429144e7f92d6c058600cf378717106 Mon Sep 17 00:00:00 2001
2015-02-04 15:20:04 -08:00
Victor Porof
05d7e99eea Bug 1130040 - Remove undefined reference to EVENTS.RECORDING_CREATED in performance-controller.js, r=me 2015-02-05 21:51:35 -05:00
Jordan Santell
5e677ee20c Bug 1120800 - Clear button now clears out all recordings and
From 2b0d8712c363893515e181de147ac3c8e0c51890 Mon Sep 17 00:00:00 2001
 stops current recording. r=vp
2015-02-04 13:35:31 -08:00
Jordan Santell
ee8a8f4daa Bug 1122639 - Expose performance preferences to the tool and
From 4cbabb1da8307c74f87afc992275842159252ef5 Mon Sep 17 00:00:00 2001
 start migrating over previous profiler preferences. r=vp
2015-01-21 09:31:33 -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
f8bd5b5c98 Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, r=jsantell 2015-01-22 12:20:55 -05:00
Jordan Santell
b010c7c540 Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Victor Porof
3271108761 Bug 1122180 - The RECORDING_IMPORTED shouldn't emit both a recording model and all its data, r=jsantell 2015-01-16 13:44:24 -05:00
Victor Porof
3aa7b1580b Bug 1122172 - Typo in PerformanceController.getLocalElapsedTime: function is only accessed, not called, r=jsantell 2015-01-16 13:44:24 -05:00
Victor Porof
c2fd82d20b Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
f65c9df44f Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
31c859aec4 Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -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
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
Tom Tromey
b6ceb31c8a Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00