libsysprof-analyze: break out string helper

We'll want strings to be deduplicated a bunch, and may need to pass this
around to make that a bit easier to ensure.
This commit is contained in:
Christian Hergert
2023-05-10 12:42:28 -07:00
parent fa39a3291a
commit 7118c38b2b
4 changed files with 141 additions and 24 deletions

View File

@ -28,6 +28,7 @@ libsysprof_analyze_private_sources = [
'sysprof-mount.c',
'sysprof-mount-device.c',
'sysprof-mount-namespace.c',
'sysprof-strings.c',
]
libsysprof_analyze_public_headers = [