Is there anyway I can monitor another process to see if it is regulary doint file I/O?
Thanks![]()
This is a discussion on Heuristic Checks within the C++ Programming forums, part of the General Programming Boards category; Is there anyway I can monitor another process to see if it is regulary doint file I/O? Thanks...
Is there anyway I can monitor another process to see if it is regulary doint file I/O?
Thanks![]()
Well process explorer from www.sysinternals.com can, so I guess the answer is "yes"
If you're using Windows then Task Manager has hidden columns for the Process tab which can monitor I/O in bytes. Found in View -> Select Columns.