• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

kms/23-Nov-2023-335245

x11/23-Nov-2023-954628

.gitignoreD23-Nov-202366 54

Makefile.amD23-Nov-20231.5 KiB7161

READMED23-Nov-2023340 96

chart.cD23-Nov-20236.2 KiB241183

chart.hD23-Nov-20232.4 KiB6637

config.cD23-Nov-20236.2 KiB303222

cpu-top.cD23-Nov-20232.3 KiB8446

cpu-top.hD23-Nov-20231.4 KiB4616

debugfs.cD23-Nov-20232 KiB7036

debugfs.hD23-Nov-20231.3 KiB346

gem-interrupts.cD23-Nov-20233.2 KiB15398

gem-interrupts.hD23-Nov-20231.4 KiB4011

gem-objects.cD23-Nov-20234 KiB181109

gem-objects.hD23-Nov-20231.6 KiB4617

gpu-freq.cD23-Nov-20234.1 KiB185126

gpu-freq.hD23-Nov-20231.5 KiB4920

gpu-perf.cD23-Nov-202312.5 KiB535409

gpu-perf.hD23-Nov-20232 KiB7440

gpu-top.cD23-Nov-20234.4 KiB172119

gpu-top.hD23-Nov-20231.7 KiB6532

meson.buildD23-Nov-20233 KiB10087

overlay.cD23-Nov-202326.2 KiB972812

overlay.hD23-Nov-20233.1 KiB10362

power.cD23-Nov-20234.1 KiB187120

power.hD23-Nov-20231.5 KiB5018

rc6.cD23-Nov-20233.3 KiB13280

rc6.hD23-Nov-20231.5 KiB5422

tracepoint_format.legD23-Nov-20231.2 KiB3530

README

1This is a simple overlay showing current GPU activity. An asynchronous
2overlay is used, rendered by the CPU to avoid introducing any extra work
3on the GPU that we wish to monitor.
4
5The x11-overlay backend requires xf86-video-intel 2.21.15 or later, with
6SNA enabled.
7
8As it requires access to debug information, it needs to be run as root.
9