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

VT_registerprefixed

int VT_registerprefixed (const char * threadname, 
 int thindex)

Description

This functions is identical to VT_registernamed, with the only difference that it appends the process number as a prefix for the thread name. For example, for threadname = "ThreadA" and process number 127, the resulting thread name displayed in Intel® Trace Analyzer and Collector will be "P127 ThreadA".

Parameters

threadname desired name of the thread, or NULL/empty string if no name wanted
thindex desired thread number, pass negative number to let Intel® Trace Collector pick a number

Return values

Returns error code, see VT_registerthread

Did you find the information on this page useful?

Characters remaining:

Feedback Message