Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 10/31/2024
Public

Visible to Intel only — GUID: GUID-F1F7DB23-FA4E-4157-9877-54A4D68E2044

Document Table of Contents

CHECK-SUPPRESSION-LIMIT

Syntax

CHECK-SUPPRESSION-LIMIT <number>

Variable

VT_CHECK_SUPPRESSION_LIMIT

Default

10

Description

Maximum number of times a specific error or warning is reported before suppressing further reports about it. The application continues to run and other problems are still reported. Just as with CHECK-MAX-ERRORS these are a per-process counters.

NOTE:
This only counts per error check and does not distinguish between different incarnations of the error in different parts of the application.