mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user