Replies: 1 comment 9 replies
-
Thanks for the report. The trace you've provided is done on the |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I developed an app that runs on a Linux device controlling a machine and I have noticed that is increasingly consuming a lot of memory.
I am trying to detect the memory leak using the Performance profiler tool, I am sorry but I am not used to it. What I did is:
And these are the results:
Windows

Skia.Gtk

Any hint on how can I dig deeper and find the memory leak?
The app is very simple, just send gRPC messages to a service and receive broadcast notifications from it.
Report20230722-1430.zip
Beta Was this translation helpful? Give feedback.
All reactions