Intel® System Debugger User Guide

ID Date Version Classification
648476 10/17/2024 Confidential
Document Table of Contents

Configure Instruction Trace

To open the Configure Instruction Trace dialog box, click show_target_breakpoints Configure Instruction Trace in the Instruction Trace view.

The Intel(R) System Debugger supports the following configuration options for the Instruction Trace:

  • The Trace Type drop-down allows you to choose the trace type - Last Branch Record (LBR) or Intel(R) Processor Trace.

  • The Filter Settings configuration enables you to apply filters to instructions based on kernel mode or user mode.

    configure_lbr_trace

Intel(R) Processor Trace provides more options to configure traces:

configure_processor_trace

See also:

Intel® 64 and IA-32 Architectures Software Developer Manual, Volume 3C, section 33.2.4 “Event Tracing”

  • The Address-Range Based Filtering in Show Advanced Options allows you to manually configure address ranges.

    1. To specify a search address range, click Add on the right.

    2. In the new dialog box, select the method for defining the address range:

      • Choose to trace instructions belonging to a specific module only. Information about currently loaded modules is displayed in the dialog.

      • Specify the address range manually by entering values in hexadecimal format.

    3. Click OK to save the changes.