.record_branches (Enable Branch Recording)

The .record_branches command enables the recording of branches that the target's code executed.

.record_branches {1|0} 
.record_branches

Environment

Modes

User mode, kernel mode

Targets

Live debugging only

Platforms

x64-based only

Remarks

The .record_branches 1 command enables the recording of branches in the target's code. The .record_branches 0 command disables this recording.

Without parameters, .record_branches displays the current status of this setting.