I'm using a Windows XP desktop to test the I/O for a 4GB USB flash drive. I would like to use Performance Monitor to capture the statistics of the test, but neither the Physical Disk or the Logical Disk objects show the USB flash drive as a viable instance. I attempted to track the _Total and 0 C: instances, but _Total only tracked the C: drive and ignored the USB drive.
Does anybody know what Performance Object I need to use to get Logical Disk type data from a USB flash drive?
UPDATE: I have some very specific data files that I am using for the tests that represent the real-world usage these drives will see. This is why I am trying to use perfmon to track the performance instead of a benchmark utility.