mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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);
|
||||
|
||||
return G_SOURCE_REMOVE;
|
||||
return G_SOURCE_CONTINUE;
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user