Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 8/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

NMCMD

Syntax

NMCMD <command + args>"nm -P"

Variable

VT_NMCMD

Description

If function tracing with GCC 2.95.2+'s -finstrument-functions is used, Intel® Trace Analyzer and Collector is called at function entry/exit. Before logging these events, it has to map from the function's address in the executable to its name.

This is done with the help of an external program, usually nm. If it is not appropriate on your system, you can override the default. The executable's filename (including the path) is appended at the end of the command, and the command is expected to print the result to stdout in the format defined for POSIX.2 nm.

Did you find the information on this page useful?

Characters remaining:

Feedback Message