Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 3/31/2023
Public
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.