Hi everyone, I want to benchmark my driver using the performance monitor but
the tool doesn't specified all the name of the thread/drivers loaded by
Device.exe, for example it shows thread5. How would like to know how do I
tell the tool to show the real thread name instead of a number?
Is there any good reference documentation of msdn on this? I found this
article :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnce30/html/instrumentingdevicedrivers.asp
but refers on windows ce 3.0 and tells us only how to add drivers specific
statistics.
Thanks,