GPU memory support (#176)

* gpu memory demo

* fetch snapshot data on subsrciption

* move device added to the end
This commit is contained in:
2026-02-05 11:35:11 +02:00
committed by GitHub
parent 59e3b21071
commit fff3a70ac6
17 changed files with 353 additions and 10 deletions

View File

@@ -70,6 +70,13 @@ static const char STATIC_KEYS[] = "time,"
"cpucl,"
"cpu,"
"gpu,"
"gpumem,"
"gpufreemb,"
"gpufreegb,"
"gputotmb,"
"gputotgb,"
"gpuusedmb,"
"gpuusedgb,"
"memmb,"
"memgb,"
"memfreemb,"