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
|
4 months ago | |
---|---|---|
.. | ||
kms | 4 months ago | |
x11 | 4 months ago | |
Makefile.am | 4 months ago | |
README | 4 months ago | |
chart.c | 4 months ago | |
chart.h | 4 months ago | |
config.c | 4 months ago | |
cpu-top.c | 4 months ago | |
cpu-top.h | 4 months ago | |
debugfs.c | 4 months ago | |
debugfs.h | 4 months ago | |
gem-interrupts.c | 4 months ago | |
gem-interrupts.h | 4 months ago | |
gem-objects.c | 4 months ago | |
gem-objects.h | 4 months ago | |
gpu-freq.c | 4 months ago | |
gpu-freq.h | 4 months ago | |
gpu-perf.c | 4 months ago | |
gpu-perf.h | 4 months ago | |
gpu-top.c | 4 months ago | |
gpu-top.h | 4 months ago | |
meson.build | 4 months ago | |
overlay.c | 4 months ago | |
overlay.h | 4 months ago | |
power.c | 4 months ago | |
power.h | 4 months ago | |
rc6.c | 4 months ago | |
rc6.h | 4 months ago | |
tracepoint_format.leg | 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.