User Mode Tracing - User Mode Tracing - 57368

uProf User Guide

Document ID
57368
Release Date
2025-06-09
Revision
5.1 English

User Mode Tracing embeds an agent library into application address space using LD_PRELOAD. It interposes the pthread APIs and a few system calls, collects the start time and end time of an API, and a few other metrics.

System wide performance data and already running process/thread performance data collection is not supported with user mode sampling and tracing.