Welcome to TechNet Blogs Sign in | Join | Help

Syndication

News

Locations of visitors to this page These postings are provided "AS IS" without warranty, and confer no rights.

Browse by Tags

All Tags » Debugging » Cool Tools   (RSS)
Some useful debugging commands
All of these are for kernel mode, these are just commands I use often that don't troubleshoot a particular problem, but are helpful in getting a general picture of the system. If you have a specific issue you're trying to understand, drop a note and I'll Read More...

Posted Tuesday, April 01, 2008 10:47 PM by Brad Rutkowski | 1 Comments

These are a few of my favorite things... (Part 4)
Just some more tricks/tools I use frequently... Scale-to-Fit in Perfmon If you deal a lot with perfmon you know you can have a ton of different counters in one line graph or in one bar graph and that the scale is usually 0-100 which really isn't applicable Read More...

Posted Wednesday, November 21, 2007 11:09 PM by Brad Rutkowski | 0 Comments

Got a handle leak? Use !Htrace to help find the leaking stacks non-invasively.
So when your an app developer or someone in my position where you need to track down memory leaks one of the tools to use is Htrace once you've identified it's a handle leak . I just wanted to put this post out there to show that I found you can use Htrace Read More...

Posted Tuesday, November 13, 2007 6:10 PM by Brad Rutkowski | 4 Comments

Page view tracker