-
Notifications
You must be signed in to change notification settings - Fork 2
Generic process list interface
vdubikhin edited this page Feb 27, 2013
·
3 revisions
This pages describes requirements to generic Linux/Windows process list interface(referred below as "interface") as a part of the whole project("profiler")
The developed interface should provide unified interface for acquiring process information on Linux\Windows machine
Interface must provide method to gather unified information from system processes, depending on permissions
Interface must provide method to obtain detailed process information, depending on machine OS
Interface must be able to tell, what information it can obtain about process