libsysprof-analyze: leave some notes on elf symbolizing

This commit is contained in:
Christian Hergert
2023-05-15 16:49:37 -07:00
parent 287c7feca2
commit 09b8c1f737
2 changed files with 84 additions and 4 deletions

View File

@ -24,6 +24,9 @@ libsysprof_analyze_public_sources = [
]
libsysprof_analyze_private_sources = [
'../libsysprof/binfile.c',
'../libsysprof/demangle.cpp',
'../libsysprof/elfparser.c',
'sysprof-address-layout.c',
'sysprof-document-bitset-index.c',
'sysprof-document-symbols.c',