sysprof: add sidebar widget to display stack sections

This commit is contained in:
Christian Hergert
2023-07-08 17:57:57 -07:00
parent 64ec182d44
commit 16d716e30d
7 changed files with 238 additions and 12 deletions

View File

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