All,
I’m looking for tools that will let me profile my kernel mode
driver. Any suggestions? Are good tools available for this?
Regards,
Sirish
All,
I’m looking for tools that will let me profile my kernel mode
driver. Any suggestions? Are good tools available for this?
Regards,
Sirish
VTUNE from Intel, which uses the same mechanisms as kernprof.exe which comes
with the DDK, but is easier to use.
“Sirish Raghuram” wrote in message news:xxxxx@ntdev…
>
> All,
>
> I’m looking for tools that will let me profile my kernel mode
> driver. Any suggestions? Are good tools available for this?
>
> Regards,
> Sirish
>
>
>
> “Sirish Raghuram” wrote in message
news:xxxxx@ntdev…
>
> All,
>
> I’m looking for tools that will let me profile my kernel mode
> driver. Any suggestions? Are good tools available for this?
>
There’s a tool called KERNRATE (not KernProf) that is in at least one of
the DDKs (sorry, it might only be in .NET so far). This tool has been
updated and enhanced and by the reports that I’ve seen is actually pretty
cool. There’s a readme with documentation in the DDK.
Peter
OSR