Hey guys,

I need to monitor a program's memory use and to see if any page swapping occurs. Monitoring memory use is easy, but I'm not quite sure how to monitor to see if any swapping occurs.

Is there a way to do this without using auxiliary software?