Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable graphical offline analysis for memory heap snapshots. #125

Open
polina-c opened this issue Aug 14, 2023 · 0 comments
Open

Enable graphical offline analysis for memory heap snapshots. #125

polina-c opened this issue Aug 14, 2023 · 0 comments
Labels
P2 A bug or feature request we're likely to work on Size:L months

Comments

@polina-c
Copy link
Contributor

polina-c commented Aug 14, 2023

There are number of ways to take heap snapshot:

  1. Invoke NativeRuntime.writeHeapSnapshotToFile in running application
  2. Use Autosnapshotting
  3. Use DevTools > Memory

You can analyse the snapshots with CLI.

At the moment graphical snapshot analysis require live connection to the application.

If you are interested in graphical offline analysis and/or diffing for snapshots with a GUI tool, upvote this issue and add comment with details about your exact usage story.

@polina-c polina-c added P2 A bug or feature request we're likely to work on Size:L months labels Aug 14, 2023
@polina-c polina-c changed the title Enable heap snapshot offline analysis. Enable graphical offline analysis for memory heap snapshots. Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on Size:L months
Projects
None yet
Development

No branches or pull requests

1 participant