mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: add helper to check for sysprof-3 support
This commit is contained in:
@ -5,6 +5,7 @@ libsysprof_ui_public_sources = [
|
||||
'sysprof-capture-view.c',
|
||||
'sysprof-callgraph-aid.c',
|
||||
'sysprof-callgraph-view.c',
|
||||
'sysprof-check.c',
|
||||
'sysprof-color-cycle.c',
|
||||
'sysprof-cpu-aid.c',
|
||||
'sysprof-cpu-visualizer-row.c',
|
||||
@ -56,6 +57,7 @@ libsysprof_ui_public_headers = [
|
||||
'sysprof-callgraph-aid.h',
|
||||
'sysprof-callgraph-view.h',
|
||||
'sysprof-cell-renderer-percent.h',
|
||||
'sysprof-check.h',
|
||||
'sysprof-cpu-aid.h',
|
||||
'sysprof-cpu-visualizer-row.h',
|
||||
'sysprof-display.h',
|
||||
|
||||
Reference in New Issue
Block a user