libsysprof-analyze: rename to SysprofDocumentFrame

We will eventually be adding sub-types for the various frame types, and
use this as a common ancestor for item inflation.
This commit is contained in:
Christian Hergert
2023-04-25 15:32:55 -07:00
parent ed01673a5e
commit 31003c519c
7 changed files with 42 additions and 40 deletions

View File

@ -1,12 +1,12 @@
libsysprof_analyze_public_sources = [
'sysprof-document.c',
'sysprof-capture-frame-object.c',
'sysprof-document-frame.c',
]
libsysprof_analyze_public_headers = [
'sysprof-analyze.h',
'sysprof-document.h',
'sysprof-capture-frame-object.h',
'sysprof-document-frame.h',
]
libsysprof_analyze_deps = [