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

delete-tripcounts

Remove previously collected trip counts data when re-running a Survey analysis with changed binaries.

GUI Equivalent

Warning message

Syntax

--delete-tripcounts

--no-delete-tripcounts

Default

On (delete-tripcounts)

Actions Modified

collect=survey

Usage

Enable to eliminate the risk of including out-of-date data in a new Survey analysis if you:

  • Change binaries.

  • Have previously collected trip counts/FLOP data.

In other cases, this option is ignored.

Example

Run a Survey analysis. Remove previously collected trip counts data during analysis.

advisor --collect=survey --search-dir src:=./src bin:=./bin --delete-tripcounts --project-dir=./advi_results -- ./myApplication

See Also