libsysprof-gtk: add section for GTK FPS

This commit is contained in:
Christian Hergert
2023-06-29 17:41:00 -07:00
parent b124c8a013
commit ef5923eb08

View File

@ -73,6 +73,8 @@ static const SysprofTrackCounter discovery_counters[] = {
{ N_("Memory"), "Memory", "Used", NULL, NULL },
{ N_("FPS"), "gtk", "fps", "gtk", "*" },
{
N_("Energy"),
"RAPL", "*",