From 49127e5b17d7136cb9148c3927dae27213fb75dc Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Thu, 6 Jun 2019 17:34:12 -0700 Subject: [PATCH] libsysprof-ui: also try to connect to D-Bus if pids specified If we are connecting to an existing process, we want to try to extract profiling data using D-Bus for that process. --- src/libsysprof-ui/ui/sysprof-profiler-assistant.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/libsysprof-ui/ui/sysprof-profiler-assistant.ui b/src/libsysprof-ui/ui/sysprof-profiler-assistant.ui index 9ac90c0b..02ef1ccf 100644 --- a/src/libsysprof-ui/ui/sysprof-profiler-assistant.ui +++ b/src/libsysprof-ui/ui/sysprof-profiler-assistant.ui @@ -20,6 +20,12 @@ GTK_TRACE_FD + + + session + /org/gtk/Profiler + + GJS