Generic process list interface - necto/denfer GitHub Wiki
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