mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: start on profiler assistant
This commit is contained in:
@ -13,6 +13,7 @@ libsysprof_ui_public_sources = [
|
||||
'sysprof-model-filter.c',
|
||||
'sysprof-notebook.c',
|
||||
'sysprof-process-model-row.c',
|
||||
'sysprof-profiler-assistant.c',
|
||||
'sysprof-profiler-menu-button.c',
|
||||
'sysprof-recording-state-view.c',
|
||||
'sysprof-visualizer-list.c',
|
||||
@ -49,6 +50,7 @@ libsysprof_ui_public_headers = [
|
||||
'sysprof-model-filter.h',
|
||||
'sysprof-notebook.h',
|
||||
'sysprof-process-model-row.h',
|
||||
'sysprof-profiler-assistant.h',
|
||||
'sysprof-profiler-menu-button.h',
|
||||
'sysprof-recording-state-view.h',
|
||||
'sysprof-visualizer-list.h',
|
||||
|
||||
Reference in New Issue
Block a user