The Dumper Action
The dumper action produces an ANSI text file of the ETL trace log. The usage for this action is:
-a dumper [-range T1 T2] [-exc_dpcisr] [-stacktimeshifting]
Option | Description |
---|---|
range T1 T2 |
Dump only data between times T1 and T2 |
stacktimeshifting |
Time shift stacks right after trigger event |
exc_dpcisr |
Add reports excluding time spent in DPCs/ISRs. DPC/Interrupt tracing must have been enabled for this option to have any effect. Currently this effects only CSwitch events |