libsysprof-analyze: start on object to represent a mount

This commit is contained in:
Christian Hergert
2023-05-09 20:46:10 -07:00
parent a9f615cff0
commit fd6256e68f
3 changed files with 240 additions and 0 deletions

View File

@ -25,6 +25,7 @@ libsysprof_analyze_private_sources = [
'sysprof-document-bitset-index.c',
'sysprof-mapped-file.c',
'sysprof-memory-map.c',
'sysprof-mount.c',
'sysprof-mount-device.c',
'sysprof-mount-namespace.c',
]