mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 08:00:53 +00:00
libsysprof-gtk: add chart layer for timespan drawing
This will allow us to drop the custom mark chart stuff and do this all more generically using timeseries and charts. Long term, we'll probably want to buy in on the expression stuff to get labels/etc as well as building the series from another data source.
This commit is contained in:
@ -32,6 +32,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-mark-table.h"
|
||||
# include "sysprof-session.h"
|
||||
# include "sysprof-split-layer.h"
|
||||
# include "sysprof-time-span-layer.h"
|
||||
# include "sysprof-weighted-callgraph-view.h"
|
||||
#undef SYSPROF_GTK_INSIDE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user