mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: add callgraph aid
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
libsysprof_ui_public_sources = [
|
||||
'sysprof-aid.c',
|
||||
'sysprof-capture-view.c',
|
||||
'sysprof-callgraph-aid.c',
|
||||
'sysprof-callgraph-view.c',
|
||||
'sysprof-color-cycle.c',
|
||||
'sysprof-cpu-aid.c',
|
||||
@ -46,6 +47,7 @@ libsysprof_ui_private_sources = [
|
||||
libsysprof_ui_public_headers = [
|
||||
'sysprof-aid.h',
|
||||
'sysprof-capture-view.h',
|
||||
'sysprof-callgraph-aid.h',
|
||||
'sysprof-callgraph-view.h',
|
||||
'sysprof-cell-renderer-percent.h',
|
||||
'sysprof-cpu-aid.h',
|
||||
|
||||
Reference in New Issue
Block a user