libsysprof-ui: add stack-depth visualizer

This commit is contained in:
Christian Hergert
2019-05-20 00:43:44 -07:00
parent fc203e89be
commit 90a5268ddc
4 changed files with 371 additions and 4 deletions

View File

@ -36,6 +36,7 @@ libsysprof_ui_private_sources = [
'sysprof-cairo.c',
'sysprof-cell-renderer-duration.c',
'sysprof-cell-renderer-percent.c',
'sysprof-depth-visualizer-row.c',
'sysprof-environ-editor-row.c',
'sysprof-environ-editor.c',
'sysprof-environ-variable.c',