Skip to content
Snippets Groups Projects
Lionel Landwerlin's avatar
Lionel Landwerlin authored
It seems we handle -f but we forgot to list it.

Signed-off-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
dea4ebdc
History
This is a simple overlay showing current GPU activity. An asynchronous
overlay is used, rendered by the CPU to avoid introducing any extra work
on the GPU that we wish to monitor.

The x11-overlay backend requires xf86-video-intel 2.21.15 or later, with
SNA enabled.

As it requires access to debug information, it needs to be run as root.