Skip to content

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")

Table of Contents

Functional requirements

General description

The developed interface should provide unified interface for acquiring process information on Linux\Windows machine

General process list function

Interface must provide method to gather unified information from system processes, depending on permissions

Extended process information function

Interface must provide method to obtain detailed process information, depending on machine OS

Process attributes function

Interface must be able to tell, what information it can obtain about process

Non-functional requirements