Tor Erik Sønvisen wrote: >Given a process id (or some other identificator), is it possible to >monitor resource usage of that process only? >_______________________________________________ >Python-win32 mailing list >[email protected] >http://mail.python.org/mailman/listinfo/python-win32 > > Hello Tor,
Are you familiar with the Performance Monitor (perfmon)? If not, that may fit your needs. -- jv _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
