• Home
Name Date Size #Lines LOC

..--

kms/03-May-2024-335245

x11/03-May-2024-1,166783

.gitignoreD03-May-202466 54

Makefile.amD03-May-20241.5 KiB7161

READMED03-May-2024340 96

chart.cD03-May-20246.2 KiB241183

chart.hD03-May-20242.4 KiB6637

config.cD03-May-20246.2 KiB303222

cpu-top.cD03-May-20242.3 KiB8446

cpu-top.hD03-May-20241.4 KiB4616

debugfs.cD03-May-20242 KiB7036

debugfs.hD03-May-20241.3 KiB346

gem-interrupts.cD03-May-20243.2 KiB15398

gem-interrupts.hD03-May-20241.4 KiB4011

gem-objects.cD03-May-20244 KiB181109

gem-objects.hD03-May-20241.6 KiB4617

gpu-freq.cD03-May-20244.1 KiB185126

gpu-freq.hD03-May-20241.5 KiB4920

gpu-perf.cD03-May-202412.5 KiB535409

gpu-perf.hD03-May-20242 KiB7440

gpu-top.cD03-May-20244.4 KiB172119

gpu-top.hD03-May-20241.7 KiB6532

meson.buildD03-May-20243 KiB10087

overlay.cD03-May-202426.2 KiB972812

overlay.hD03-May-20243.1 KiB10362

power.cD03-May-20244.1 KiB187120

power.hD03-May-20241.5 KiB5018

rc6.cD03-May-20243.3 KiB13280

rc6.hD03-May-20241.5 KiB5422

tracepoint_format.legD03-May-20241.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