mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: add section for GTK FPS
This commit is contained in:
@ -73,6 +73,8 @@ static const SysprofTrackCounter discovery_counters[] = {
|
|||||||
|
|
||||||
{ N_("Memory"), "Memory", "Used", NULL, NULL },
|
{ N_("Memory"), "Memory", "Used", NULL, NULL },
|
||||||
|
|
||||||
|
{ N_("FPS"), "gtk", "fps", "gtk", "*" },
|
||||||
|
|
||||||
{
|
{
|
||||||
N_("Energy"),
|
N_("Energy"),
|
||||||
"RAPL", "*",
|
"RAPL", "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user