The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant.
No INF file is needed to install this driver.
To build the sample, run the build command. Once built, this sample will create one binary: diskperf.sys.
The DiskPerf driver should installed as an upper filter driver for a disk or volume device. To install this driver see the addfilter installer sample. This program installs a specific filter driver and must be modified to install diskperf.sys.
File DescriptionDiskperf.c Main code base Diskperf.rc Resource file Makefile Makefile Sources Sources
© 1999 Microsoft Corporation