Assigned
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: devtools/devtools-frontend
Branch: main
commit 674f95aa61785d51f0cbec824cf16d8cbf6f5a8a
Author: Seth Brenith <seth.brenith@microsoft.com>
Date: Mon May 06 08:05:41 2024
Add some filtering options for heap snapshots
Design doc:
https://docs.google.com/document/d/1APRFWxOZLuo-JRuWko9vX6oU4-gx4aasF8pdGRMYc3c/edit?usp=sharing
Bug: 337094903
Change-Id: I8e534c9530ad40c8378b32d83a95c59b7eb1a6ab
Reviewed-on:https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5505794
Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
Reviewed-by: Simon Zünd <szuend@chromium.org>
M front_end/entrypoints/heap_snapshot_worker/HeapSnapshot.ts
M front_end/models/heap_snapshot_model/HeapSnapshotModel.ts
M front_end/panels/profiler/HeapSnapshotDataGrids.ts
M front_end/panels/profiler/HeapSnapshotView.ts
M test/e2e/helpers/memory-helpers.ts
M test/e2e/memory/memory_test.ts
M test/e2e/resources/memory/BUILD.gn
A test/e2e/resources/memory/filtering.html
https://chromium-review.googlesource.com/5505794
Branch: main
commit 674f95aa61785d51f0cbec824cf16d8cbf6f5a8a
Author: Seth Brenith <seth.brenith@microsoft.com>
Date: Mon May 06 08:05:41 2024
Add some filtering options for heap snapshots
Design doc:
Bug: 337094903
Change-Id: I8e534c9530ad40c8378b32d83a95c59b7eb1a6ab
Reviewed-on:
Commit-Queue: Seth Brenith <seth.brenith@microsoft.com>
Reviewed-by: Simon Zünd <szuend@chromium.org>
M front_end/entrypoints/heap_snapshot_worker/HeapSnapshot.ts
M front_end/models/heap_snapshot_model/HeapSnapshotModel.ts
M front_end/panels/profiler/HeapSnapshotDataGrids.ts
M front_end/panels/profiler/HeapSnapshotView.ts
M test/e2e/helpers/memory-helpers.ts
M test/e2e/memory/memory_test.ts
M test/e2e/resources/memory/BUILD.gn
A test/e2e/resources/memory/filtering.html
Description