Name Date Size #Lines LOC

..--

kms/H25-Apr-2025-335245

x11/H25-Apr-2025-1,166783

.gitignoreH A D25-Apr-202566 54

Makefile.amH A D25-Apr-20251.5 KiB7161

READMEH A D25-Apr-2025340 96

chart.cH A D25-Apr-20256.2 KiB241183

chart.hH A D25-Apr-20252.4 KiB6637

config.cH A D25-Apr-20256.2 KiB303222

cpu-top.cH A D25-Apr-20252.3 KiB8446

cpu-top.hH A D25-Apr-20251.4 KiB4616

debugfs.cH A D25-Apr-20252 KiB7036

debugfs.hH A D25-Apr-20251.3 KiB346

gem-interrupts.cH A D25-Apr-20253.2 KiB15398

gem-interrupts.hH A D25-Apr-20251.4 KiB4011

gem-objects.cH A D25-Apr-20254 KiB181109

gem-objects.hH A D25-Apr-20251.6 KiB4617

gpu-freq.cH A D25-Apr-20254.1 KiB185126

gpu-freq.hH A D25-Apr-20251.5 KiB4920

gpu-perf.cH A D25-Apr-202512.5 KiB535409

gpu-perf.hH A D25-Apr-20252 KiB7440

gpu-top.cH A D25-Apr-20254.4 KiB172119

gpu-top.hH A D25-Apr-20251.7 KiB6532

meson.buildH A D25-Apr-20253 KiB10087

overlay.cH A D25-Apr-202526.2 KiB972812

overlay.hH A D25-Apr-20253.1 KiB10362

power.cH A D25-Apr-20254.1 KiB187120

power.hH A D25-Apr-20251.5 KiB5018

rc6.cH A D25-Apr-20253.3 KiB13280

rc6.hH A D25-Apr-20251.5 KiB5422

tracepoint_format.legH A D25-Apr-20251.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