Open
Description
It would be useful to add an additional struct for the performance information on paging for Windows, similar to the swap struct.
I'am happy to submit a PR for this. Also there are 3 fields: HandleCount, ProcessCount, ThreadCount that could potentially sit with another struct.
Here is the documentation that I'am referring to.
Activity