Skip to content

Commit 6db92dd

Browse files
leahmsftmikehoffms
andauthored
Update "Share memory|performance traces with more data" (#3615)
* first drafts * removed stale photos * image dir name * build errs * flag "enhanced" * Load Profile buttons png * alt text * break up para * addressed PR comments * add png of the save performance trace dialog * update script content to resource content to align with last minute change from upstream * writer/editor pass mon * annot link * linkfix * open a trace * task-oriented titles * linkfix * Open a performance trace file * context of checkbox location * just enter 1 task * tabs>tools * del todo * link to snippets & 2 tools * update png and content for loading a trace * update saving perf trace png * reflag png todos * tooltips todo * add a section for setting memory default export type and pngs * pngs * straggler png * h4 * remove todos * file types saving/opening * ms.topic: article * ms.topic: article * update valid chrome link * link text * incorporating sulekha's suggestions * del chkbx "collecting source text" * del Experi > enh traces --------- Co-authored-by: Michael Hoffman <45407486+mikehoffms@users.noreply.github.com>
1 parent ec1e6cd commit 6db92dd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+432
-224
lines changed

microsoft-edge/dev-videos/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ January 17, 2023
173173
[![Thumbnail image for video "What's new in DevTools 109"](./index-images/devtools-whatsnew-109.png)](https://www.youtube.com/watch?v=b-q-PLmO-ns)
174174

175175
Covers:
176-
* Enhanced traces to share memory and performance recordings.
176+
* Share memory and performance traces with more data.
177177
* Selector Stats in the **Performance** tool.
178178
* Track garbage-collected (GC'd) objects in the **Memory** tool.
179179
* Heap Snapshot visualizer extension.
@@ -183,7 +183,8 @@ Covers:
183183

184184
See also:
185185
* [What's New in DevTools (Microsoft Edge 109)](../devtools/whats-new/2023/01/devtools-109.md)<!-- has Video section -->
186-
* [Share enhanced performance and memory traces](../devtools/experimental-features/share-traces.md)
186+
* [Share a memory trace with more data](../devtools/experimental-features/share-memory-traces.md)
187+
* [Share a performance trace with more data](../devtools/performance/share-performance-traces.md)
187188
* [Analyze CSS selector performance during Recalculate Style events](../devtools/performance/selector-stats.md) - selector stats.
188189
* [Investigate memory allocation, with reduced garbage ("Include objects" checkboxes)](../devtools/rendering-tools/js-runtime.md#investigate-memory-allocation-with-reduced-garbage-include-objects-checkboxes) in _Speed up JavaScript runtime ("Allocation sampling" profiling type)_.
189190
* [Trash talk: the Orinoco garbage collector](https://v8.dev/blog/trash-talk)

microsoft-edge/devtools/experimental-features/index.md

Lines changed: 1 addition & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -544,44 +544,6 @@ Status:
544544
* This checkbox is present in Microsoft Edge Stable 142.
545545

546546

547-
<!-- ====================================================================== -->
548-
## Performance panel: Enable collecting enhanced traces
549-
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
550-
551-
_new as of Microsoft Edge 128_
552-
553-
This experiment makes the **Performance** tool capture newly added traces, to support enhanced traces v2. This feature is being implemented in the upstream Chromium project. This experiment doesn't affect the capabilities of Microsoft Edge to capture enhanced traces and doesn't impact DevTools user's experience.
554-
555-
Status:
556-
* This checkbox is not present in Microsoft Edge Canary 144.
557-
* This checkbox is present in Microsoft Edge Stable 142.
558-
559-
See also:
560-
* [Share enhanced performance and memory traces](../experimental-features/share-traces.md)
561-
* [Performance features reference](../performance/reference.md)
562-
* [Performance recording event reference](../performance/performance-reference.md)
563-
564-
565-
<!-- ====================================================================== -->
566-
## Performance panel: Enable collecting source text for compiled script
567-
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
568-
569-
_new as of Microsoft Edge 128_
570-
571-
In the **Performance** tool, when exporting the trace file, stores the source code of compiled scripts in the trace file.
572-
573-
This experiment makes the **Performance** tool record script source text in traces. This feature is being implemented in the upstream Chromium project.
574-
575-
Status:
576-
* This checkbox is not present in Microsoft Edge Canary 144.
577-
* This checkbox is present in Microsoft Edge Stable 142.
578-
579-
See also:
580-
* [Share enhanced performance and memory traces](../experimental-features/share-traces.md)
581-
* [Performance features reference](../performance/reference.md)
582-
* [Performance recording event reference](../performance/performance-reference.md)
583-
584-
585547
<!-- ====================================================================== -->
586548
## Performance panel: Enable debug mode (trace event details, etc)
587549
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
@@ -595,7 +557,7 @@ Status:
595557
* This checkbox is present in Microsoft Edge Stable 142.
596558

597559
See also:
598-
* [Share enhanced performance and memory traces](../experimental-features/share-traces.md)
560+
* [Share a performance trace with more data](../performance/share-performance-traces.md)
599561
* [Performance features reference](../performance/reference.md)
600562
* [Performance recording event reference](../performance/performance-reference.md)
601563

271 Bytes
Loading
57.6 KB
Loading
63.7 KB
Loading
93.9 KB
Loading
259 Bytes
Loading

microsoft-edge/devtools/experimental-features/share-traces-images/opening-memory-trace.png renamed to microsoft-edge/devtools/experimental-features/share-memory-traces-images/opening-memory-trace.png

File renamed without changes.
297 Bytes
Loading
21.1 KB
Loading

0 commit comments

Comments
 (0)