mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: start on aids
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user