Skip to content

Release 2.0.3

Compare
Choose a tag to compare
@Syllo Syllo released this 26 Aug 17:10
· 220 commits to master since this release

New this update:

  • Second are shown on the graphs time axis.
  • AMDGPU support for the Linux kernels >=5.19
    • Support for the updated fdinfo interface (seems to be a name harmonization between multiple drivers, i.e., AMD and Intel)
    • More precise GPU usage metrics
      • Per-GPU gfx, encode and decode time usage in nanoseconds allows for a precise percentage usage computation independently of the driver update rate (a GPU time usage column for the process list will follow)

Fix:

  • Segfault while retrieving AMDGPU device handles and no device node could be opened.
  • Compilation warnings

Thanks to all contributors!