Commit Graph

5 Commits

Author SHA1 Message Date
a75de29241 libsysprof-gtk: remove indirection from timeseries calculation
Require an expression to get the end-time so that we can directly bind it
to the series generation.
2023-07-10 12:49:37 -07:00
fb796344c5 libsysprof-gtk: fix time series property names 2023-07-09 15:18:00 -07:00
fbd52438b5 libsysprof-gtk: fix property names 2023-07-06 15:52:20 -07:00
6fe6ebf081 libsysprof-gtk: add label expression for time span
So we can show labels on things if zoomed in enough. We should also make
this available for hover/query-tooltip/etc.
2023-06-30 16:56:41 -07:00
a75e8f1dae libsysprof-gtk: add new SysprofTimeSeries
This is to replace what is in libsysprof-analyze currently, so we can do
charting in a more flexible manner.
2023-06-23 22:28:10 -07:00