mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-03-22 13:11:26 +00:00
libsysprof-ui: always propagate reader to visualizer
This commit is contained in:
@ -639,7 +639,6 @@ sysprof_capture_view_load_scan_cb (GObject *object,
|
|||||||
g_object_ref (task));
|
g_object_ref (task));
|
||||||
}
|
}
|
||||||
|
|
||||||
if (priv->features.has_counters || priv->features.has_marks)
|
|
||||||
sysprof_visualizer_view_set_reader (priv->visualizer_view, state->reader);
|
sysprof_visualizer_view_set_reader (priv->visualizer_view, state->reader);
|
||||||
|
|
||||||
state->n_active++;
|
state->n_active++;
|
||||||
|
|||||||
Reference in New Issue
Block a user