mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 15:10:53 +00:00
libsysprof-analyze: add document type for metadata
This commit is contained in:
@ -4,6 +4,7 @@ libsysprof_analyze_public_sources = [
|
||||
'sysprof-document-frame.c',
|
||||
'sysprof-document-log.c',
|
||||
'sysprof-document-mark.c',
|
||||
'sysprof-document-metadata.c',
|
||||
'sysprof-document-mmap.c',
|
||||
'sysprof-document-process.c',
|
||||
'sysprof-document-sample.c',
|
||||
@ -16,6 +17,7 @@ libsysprof_analyze_public_headers = [
|
||||
'sysprof-document-frame.h',
|
||||
'sysprof-document-log.h',
|
||||
'sysprof-document-mark.h',
|
||||
'sysprof-document-metadata.h',
|
||||
'sysprof-document-mmap.h',
|
||||
'sysprof-document-process.h',
|
||||
'sysprof-document-sample.h',
|
||||
|
||||
Reference in New Issue
Block a user