sysprof: use a section for metadata

This is more discoverable than in the menu, and since it conveys user
information we should elevate that so they know what is in there before
sharing it with other people.
This commit is contained in:
Christian Hergert
2023-07-10 09:34:21 -07:00
parent bb0b7d672e
commit d0da970e86
7 changed files with 256 additions and 0 deletions

View File

@ -6,6 +6,7 @@ sysprof_sources = [
'sysprof-logs-section.c',
'sysprof-marks-section.c',
'sysprof-metadata-dialog.c',
'sysprof-metadata-section.c',
'sysprof-recording-pad.c',
'sysprof-samples-section.c',
'sysprof-section.c',