libsysprof-gtk: add a split layer for top/bottom rows

This can be used to recreate our old duplex visualizer which draws in
opposite directions from a common middle Y point.
This commit is contained in:
Christian Hergert
2023-06-20 16:39:30 -07:00
parent 714a97e430
commit 122c4906b8
5 changed files with 324 additions and 4 deletions

View File

@ -31,6 +31,7 @@ G_BEGIN_DECLS
# include "sysprof-mark-chart.h"
# include "sysprof-mark-table.h"
# include "sysprof-session.h"
# include "sysprof-split-layer.h"
# include "sysprof-weighted-callgraph-view.h"
#undef SYSPROF_GTK_INSIDE