Profiling a Python Application - Profiling a Python Application - 57368

uProf User Guide

Document_ID
57368
Release_Date
2025-06-09
Revision
5.1 English

AMD uProf offers agent-based profiling for Python applications, enabling the identification of sections with prolonged execution times (CPU time) on Linux operating systems. It leverages the Python interpreter’s runtime support to perform Hotspots Analysis for Python applications using Launch Application profile scope.

Prerequisites

Use the which python command to ensure that the Python alias is pointing to the supported Python interpreter versions.