mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-capture: fix advancement in drain callback
This commit is contained in:
@ -142,6 +142,8 @@ event_frame_cb (gconstpointer data,
|
||||
|
||||
_sysprof_capture_writer_add_raw (rd->self->writer, fr);
|
||||
|
||||
*length = fr->len;
|
||||
|
||||
return G_SOURCE_CONTINUE;
|
||||
|
||||
remove_source:
|
||||
|
||||
Reference in New Issue
Block a user