mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-profile: always continue the source
This commit is contained in:
@ -250,7 +250,7 @@ sysprof_perf_event_stream_dispatch (gpointer user_data)
|
|||||||
|
|
||||||
sysprof_perf_event_stream_flush (self);
|
sysprof_perf_event_stream_flush (self);
|
||||||
|
|
||||||
return G_SOURCE_REMOVE;
|
return G_SOURCE_CONTINUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user