Confirmed users
360
edits
m (→Roundtable) |
|||
Line 89: | Line 89: | ||
**** Added tabs to show the global reads/writes performed by each file, as well as who is known to write to/read from those globals. Concept of 'global' is currently naive (all files share the same global space) because we don't comprehend XUL overlays yet. | **** Added tabs to show the global reads/writes performed by each file, as well as who is known to write to/read from those globals. Concept of 'global' is currently naive (all files share the same global space) because we don't comprehend XUL overlays yet. | ||
**** Bulked up the javascript grokking logic to do a fairly good job on global reads/writes and general scoping logic. let/var scoping fairly happy. | **** Bulked up the javascript grokking logic to do a fairly good job on global reads/writes and general scoping logic. let/var scoping fairly happy. | ||
**** Processing a full run that I hope to upload and blog about, but I wouldn't be surprised if it explodes. | **** Processing a full run that I hope to upload and blog about, but I wouldn't be surprised if it explodes. UPDATE: [http://www.visophyte.org/blog/2008/05/20/pecobro-the-tell-you-who-readswrites-what-performance-code-browser/ post is here] | ||
*** {{bug|403132}}, the double-counted DTrace probes bug | *** {{bug|403132}}, the double-counted DTrace probes bug | ||
**** provided patch (js review is okay, pending make review) | **** provided patch (js review is okay, pending make review) |