Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 10/31/2024
Public
Document Table of Contents

Tracing System Calls (Linux* OS)

On Linux* OS, use this capability to track I/O calls.

By default, system call profiling is disabled. To collect system calls, set the following configuration option (see Configuring Intel® Trace Collector for details):

ACTIVITY SYSTEM ON

To enable collection of an exact function add the following line into a configuration file:

STATE SYSTEM:<func_name> ON
NOTE:
Intel Trace Collector does not collect any information on the amount of data saved or read during these operations.

The following functions are supported:

access
clearerr
close
creat
dup
dup2
fclose
fdopen
feof
ferror
fflush
fgetc
fgetpos
fgets
fileno
fopen
fprintf
fputc
fputs
fread