libsysprof-ui: start rendering mark data

This commit is contained in:
Christian Hergert
2019-05-12 23:56:02 -07:00
parent 0165005077
commit 00d910dc80
7 changed files with 326 additions and 8 deletions

View File

@ -23,6 +23,7 @@ libsysprof_ui_public_sources = [
libsysprof_ui_private_sources = [
'pointcache.c',
'rectangles.c',
'sysprof-cell-renderer-duration.c',
'sysprof-cell-renderer-percent.c',
'sysprof-theme-manager.c',
'../stackstash.c',