goldshtn / msos

Command-line environment a-la WinDbg for executing SOS commands without having SOS available.
Other
96 stars 21 forks source link

Multi-dump triage #43

Closed goldshtn closed 8 years ago

goldshtn commented 8 years ago

Add a !triage command that extracts basic information: exception, stack, blamed function (based on a list of ignore modules--MS components etc.), memory usage, number of threads etc.

Add a command line option --triage for running this on a bunch of dump files and getting a single tabular report, including group by faulting module/function/exception type.

goldshtn commented 8 years ago

Implemented in dac4dc8f9772777649dff106aeafb34f6d8aa377.