sysprof: add dialog to show process information

Includes address layout and mount info for troubleshooting.
This commit is contained in:
Christian Hergert
2023-07-10 16:19:08 -07:00
parent 8c3fef768d
commit 812a54803c
9 changed files with 791 additions and 0 deletions

View File

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