sysprof: start on section abstraction

This commit is contained in:
Christian Hergert
2023-07-08 17:38:20 -07:00
parent 8356f82a9c
commit 64ec182d44
9 changed files with 346 additions and 2 deletions

View File

@ -5,6 +5,8 @@ sysprof_sources = [
'sysprof-greeter.c',
'sysprof-recording-pad.c',
'sysprof-metadata-dialog.c',
'sysprof-samples-section.c',
'sysprof-section.c',
'sysprof-window.c',
]