Installing the Vitis AI Profiler - 3.5 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-09-28
Version
3.5 English
  1. Prepare the debug environment for vaitrace in the Zynq UltraScale+ MPSoC PetaLinux platform.
    1. Configure and build PetaLinux by running petalinux-config -c kernel.
    2. Enable the following settings for the Linux kernel.
      • General architecture-dependent options ---> [*] Kprobes
      • Kernel hacking ---> [*] Tracers
      • Kernel hacking ---> [*] Tracers --->

        [*] Kernel Function Tracer

        [*] Enable kprobes-based dynamic events

        [*] Enable uprobes-based dynamic events

    3. Run petalinux-config -c rootfs and enable the following setting for root-fs.

      Petalinux package Groups ---> packaggroup-petalinux-self-hosted ---> [*] packagegroup-petalinux-self-hosted

    4. Run petalinux-build.
  2. Install vaitrace. vaitrace is integrated into the VART runtime. If VART runtime is installed, vaitrace is installed into /usr/bin/vaitrace.