Polina Cherkasova

Results 127 issues of Polina Cherkasova

We want user to be able to take heap snapshots in release mode and analyze them later in DevTools > Memory > Diff How to take snapshot in release mode:...

memory page > diff
P1

See https://github.com/dart-lang/sdk/issues/50546 Lack of information about field name makes it harder to troubleshoot memory leaks.

screen: memory
P1

I am analyzing CPU profile and I would like to search by some words. For example, to highlight frames from certain library. It would be great to be able to...

cpu profiler
P3

Waiting for https://github.com/flutter/flutter/issues/61069 ![image](https://github.com/flutter/devtools/assets/12115586/b6e9237a-a207-406d-b677-dd18de1787cd)

P2

- [x] Host discussion on Dash forum: http://flutter.dev/go/leak-tracker-high-level-design - [x] Clean up tech dept converting ‘testWidgetsWithLeakTracking’ to ‘testWidgets.experimentalLeakTesting’: https://github.com/flutter/flutter/pull/138057 - [x] Find [cases](https://docs.google.com/document/d/1bh2mIImLwOSkFyBkzpYlgpX0Jky09W340d4sYOmHlko/edit?resourcekey=0-SLP-wliz-JZAJqeOQn8DwQ#bookmark=id.d9khqo41vn0p) for real issues with real applications -...

P1

- [x] Import/Export snapshots to enable: analysis of prod snapshots, sharing snapshots with team, analysis with other tools - https://github.com/flutter/devtools/issues/5606 - [x] Handle memory limit - https://github.com/flutter/devtools/issues/6144 - [x] Improve...

P1

Fix some leaks and mark others. [Known leaks](https://github.com/issues?q=is%3Aopen+is%3Aissue+label%3A%22a%3A+leak+tracking%22+-label%3A%22c%3A+new+feature%22+)

a: text input
framework
a: animation
f: material design
f: scrolling
f: cupertino
f: routes
f: gestures
autosubmit

To repro follow the steps: https://github.com/flutter/flutter/issues/141198#issuecomment-1987383965

a: leak tracking