winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.88k stars 1.38k forks source link

Private Bytes on performance tab on properties of a process not scaling correctly #2017

Closed Skyhikeeper closed 1 month ago

Skyhikeeper commented 6 months ago

The Private Bytes on performance tab on properties of a process not scaling correctly, it seems to scale up but not down when the bytes usage gets smaller, This ends up showing a very small line graph at the bottom of the graph.

Version : 3.0.7479

dmex commented 5 months ago

The scale is based on the maximum private bytes and Windows doesn't reset the value until after reboot.

dmex commented 1 month ago

Fixed