[sysprof] libsysprof: allow auto-start of sysprof3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] libsysprof: allow auto-start of sysprof3
- Date: Wed, 29 May 2019 22:44:38 +0000 (UTC)
commit 9229e4197665de38330eb1222395a106e5df995c
Author: Christian Hergert <chergert redhat com>
Date: Thu May 23 16:20:10 2019 -0700
libsysprof: allow auto-start of sysprof3
We don't need to allow auth here, but we do need to allow auto-start.
src/libsysprof/sysprof-helpers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof/sysprof-helpers.c b/src/libsysprof/sysprof-helpers.c
index 485a45b..5af4dcb 100644
--- a/src/libsysprof/sysprof-helpers.c
+++ b/src/libsysprof/sysprof-helpers.c
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]