Live UI - columns get very wide w/ native symbols #755
LenaMartens
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hi all,
Thanks for making this tool, it's been very useful in my memory debugging adventures! I've especially been making good use of the 'live' view which has helped me track down functions with high-memory use in OOM-ing applications.
When I run my application with native symbols, the first column gets very wide because some of the symbol names are very long. This means I have to scroll a long way before getting to the memory info columns. I can no longer get a glimpse at both the symbol and the memory info in the same screen.
It would help me a ton if I could either resize the column, the native names were truncated somehow, or that column was right-aligned.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions