https://bugs.winehq.org/show_bug.cgi?id=5657
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #19 from winetest@luukku.com --- I might have found the cause
As already mentioned, only 'PagefileUsage' is actually required for EVE. The best substitute for 'PagefileUsage' might be 'VmSize' from either '/proc/<pid>/stat' (VmSize) or '/proc/<pid>/statm' (VmSize*page_size).
But the patch that got commited only adds PeakPagefileUsage
On the other hand the patch here
https://bugs.winehq.org/attachment.cgi?id=47524&action=diff
has PagefileUsage