Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 3/31/2023
Public
Document Table of Contents

CHECK-MAX-REQUESTS

Syntax

CHECK-MAX-REQUESTS <number>

Variable

VT_CHECK_MAX_REQUESTS

Default

100

Description

Each time the total number of active requests or inactive persistent requests exceeds a multiple of this threshold, a LOCAL:REQUEST:NOT_FREED warning is printed with a summary of the calls where those requests were created.

Set this to 0 to disable just the warning at runtime without also disabling the warnings at the end of the application run. Disable the LOCAL:REQUEST:NOT_FREED check to suppress all warnings.