Profiling Linux Kernel - Profiling Linux Kernel - 57368

uProf User Guide

Document_ID
57368
Release_Date
2025-06-09
Revision
5.1 English

To profile and analyze the Linux kernel modules and functions:

  1. Enable the kernel symbol resolution.
  2. Do one of the following:
    1. Download and install kernel debug symbol packages and source.
    2. Build Linux kernel with debug symbols.

      After the kernel debug info is available in the default path, AMD uProf automatically locates and utilizes that debug info to show the kernel sources lines and assembly in the source view.

Note: Supported OS: Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and RHEL 8.