libsysprof-gtk: start on SysprofTracksView

This is eventually going to contain the list of tracks we have at the
top of the analysis view.
This commit is contained in:
Christian Hergert
2023-06-28 14:53:52 -07:00
parent d148357953
commit 5d2b1c06a6
15 changed files with 843 additions and 0 deletions

View File

@ -43,6 +43,7 @@ G_BEGIN_DECLS
# include "sysprof-time-series.h"
# include "sysprof-time-series-item.h"
# include "sysprof-time-span-layer.h"
# include "sysprof-tracks-view.h"
# include "sysprof-value-axis.h"
# include "sysprof-weighted-callgraph-view.h"
# include "sysprof-xy-layer.h"