libsysprof-ui: start on aids

This commit is contained in:
Christian Hergert
2019-05-18 17:15:09 -07:00
parent 4d7f13e145
commit 809c24622e
8 changed files with 173 additions and 22 deletions

View File

@ -3,6 +3,7 @@ libsysprof_ui_public_sources = [
'sysprof-capture-view.c',
'sysprof-callgraph-view.c',
'sysprof-color-cycle.c',
'sysprof-cpu-aid.c',
'sysprof-cpu-visualizer-row.c',
'sysprof-display.c',
'sysprof-empty-state-view.c',
@ -46,6 +47,7 @@ libsysprof_ui_public_headers = [
'sysprof-capture-view.h',
'sysprof-callgraph-view.h',
'sysprof-cell-renderer-percent.h',
'sysprof-cpu-aid.h',
'sysprof-cpu-visualizer-row.h',
'sysprof-display.h',
'sysprof-empty-state-view.h',