mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof: allow auto-start of sysprof3
We don't need to allow auth here, but we do need to allow auto-start.
This commit is contained in:
@ -495,7 +495,7 @@ sysprof_helpers_perf_event_open (SysprofHelpers *self,
|
|||||||
cpu,
|
cpu,
|
||||||
handle,
|
handle,
|
||||||
flags),
|
flags),
|
||||||
G_DBUS_CALL_FLAGS_NO_AUTO_START,
|
G_DBUS_CALL_FLAGS_NONE,
|
||||||
-1,
|
-1,
|
||||||
fd_list,
|
fd_list,
|
||||||
&out_fd_list,
|
&out_fd_list,
|
||||||
|
|||||||
Reference in New Issue
Block a user