Collection Patterns
A page to reference all different kinds of collection-related analysis patterns is necessary, so I created this post:
- Stack Trace Collection (unmanaged space)
- Stack Trace Collection (managed space)
- Stack Trace Collection (predicate)
- Stack Trace Collection (I/O requests)
- Stack Trace Collection (CPUs)
- Last Error Collection
- Module Collection
- Module Collection (predicate)
- Structure Field Collection
- Rough Stack Trace Collection (unmanaged space)
- Exception Collection
- Interrupt Stack Collection
- DPC Stack Collection
I’ll update it as soon as I add more similar patterns.
- Dmitry Vostokov @ DumpAnalysis.org + TraceAnalysis.org -