You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
kms v811_spc009_project 4 months ago
x11 v811_spc009_project 4 months ago
Makefile.am v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
chart.c v811_spc009_project 4 months ago
chart.h v811_spc009_project 4 months ago
config.c v811_spc009_project 4 months ago
cpu-top.c v811_spc009_project 4 months ago
cpu-top.h v811_spc009_project 4 months ago
debugfs.c v811_spc009_project 4 months ago
debugfs.h v811_spc009_project 4 months ago
gem-interrupts.c v811_spc009_project 4 months ago
gem-interrupts.h v811_spc009_project 4 months ago
gem-objects.c v811_spc009_project 4 months ago
gem-objects.h v811_spc009_project 4 months ago
gpu-freq.c v811_spc009_project 4 months ago
gpu-freq.h v811_spc009_project 4 months ago
gpu-perf.c v811_spc009_project 4 months ago
gpu-perf.h v811_spc009_project 4 months ago
gpu-top.c v811_spc009_project 4 months ago
gpu-top.h v811_spc009_project 4 months ago
meson.build v811_spc009_project 4 months ago
overlay.c v811_spc009_project 4 months ago
overlay.h v811_spc009_project 4 months ago
power.c v811_spc009_project 4 months ago
power.h v811_spc009_project 4 months ago
rc6.c v811_spc009_project 4 months ago
rc6.h v811_spc009_project 4 months ago
tracepoint_format.leg v811_spc009_project 4 months ago

README

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.