Intel® Trace Analyzer and Collector User and Reference Guide

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

VERBOSE

Syntax

VERBOSE [on|off|<level>]

Variable

VT_VERBOSE

Default

on

Description

Enables or disables additional output on stderr. <level> is a positive number, with larger numbers enabling more output:

  1. 0 (= off) disables all output

  2. 1 (= on) enables only one final message about generating the result

  3. 2 enables general progress reports by the main process

  4. 3 enables detailed progress reports by the main process

  5. 4 the same, but for all processes (if multiple processes are used at all)

  6. Levels larger than 2 may contain output that only makes sense to the developers of the Intel Trace Analyzer and Collector.