sysprof: add dialog to show CPU information

This commit is contained in:
Christian Hergert
2023-07-12 16:45:42 -07:00
parent d0012dd3b1
commit 03bc678daa
7 changed files with 321 additions and 0 deletions

View File

@ -1,6 +1,7 @@
sysprof_sources = [
'main.c',
'sysprof-application.c',
'sysprof-cpu-info-dialog.c',
'sysprof-files-section.c',
'sysprof-greeter.c',
'sysprof-logs-section.c',