Windows Performance Toolkit binary used to start performance traces.
Executes an executable after the trace is complete using the callBack parameter.
xbootmgr.exe -trace "{boot|hibernate|standby|shutdown|rebootCycle}" -callBack {PATH:.exe}
Executes an executable before each trace run using the preTraceCmd parameter.
xbootmgr.exe -trace "{boot|hibernate|standby|shutdown|rebootCycle}" -preTraceCmd {PATH:.exe}