meow-watermelon / memdoor

Real-time process information tool for Linux OOM debugging
2 stars 1 forks source link

add unique set size(uss) usage #12

Open meow-watermelon opened 4 hours ago

meow-watermelon commented 4 hours ago

the current memory usage report of the process includes RSS and PSS. USS is also a good metric to show the memory usage portion of the process. this request is to add the USS metric in memdoor output.

meow-watermelon commented 4 hours ago

ref.: https://lwn.net/Articles/230975/