command Qbtrace

Format: ‘Qbtrace:bts’ or ‘Qbtrace:pt’ or ‘Qbtrace:off’

Meaning: bts: Enable branch tracing for the current thread using Branch Trace Store.

pt: Enable branch tracing for the current thread using Intel Processor Trace.

off: Disable branch tracing for the current thread.

Reply:

OK