The following WPR cmd line fails to generate an etl in the results directory:
wpr.exe -start "GeneralProfile" -onoffscenario Hibernate -filemode -numIterations 3 -onoffresultspath <some-directory-path>
Executing the same command (with same results directory path) except changing the scenario to FastStartup or RebootCycle does generate the etl. Using WPRUI with hibernate or standby scenario successfully generates an etl.
If I specify a temp folder in the WPR cmdline using -recordtempto option, I see two etl files during tracing which disappear on trace completion.
Any ideas why this behavior occurs?