Intel® Advisor User Guide

ID 766448
Date 12/16/2022
Public

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

Document Table of Contents

profile-stripped-binaries

Collect metrics for stripped binaries.

GUI Equivalent

Project Properties > Analysis Target > Survey Analysis Types > Trip Counts and FLOP analysis > Advances > Capture metrics for stripped binaries

Syntax

--profile-stripped-binaries

--no-profile-stripped-binaries

Default

Off (no-profile-stripped-binaries)

Actions Modified

collect=tripcounts

Usage

TIP:
Enabling can increase overhead.

Example

Collect Trip Counts for stripped binaries.

advisor --collect=tripcounts --profile-stripped-binaries --project-dir=./advi_results -- ./myApplication

See Also