Description of PerfUtils :
PerfUtils is a freeware set of Delphi components that encapsulates the WindowsNT performance API. Includes:TPerfTitles - It is a convenient component that collects titles for all performance objects and counters in the system. TPerfHelps - This component is an analog of the TPerfTitles component but it reads help strings.TPerfObjects - This component is designed to collect information about performance objects available for monitoring.TPerfCounters - This component is designed to collect information about performance counters.TPerfInstances - This component collects information about all instances for the performance object specified in its parameters.TPerfFilter - An easily configurable component that collects performance information in raw form.TPerfMonitor - Powerful ready-to-use component that returns pre-processed counter values for multi-instances performance objects.