mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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,
|
||||
handle,
|
||||
flags),
|
||||
G_DBUS_CALL_FLAGS_NO_AUTO_START,
|
||||
G_DBUS_CALL_FLAGS_NONE,
|
||||
-1,
|
||||
fd_list,
|
||||
&out_fd_list,
|
||||
|
||||
Reference in New Issue
Block a user