mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: stub out proxy source
The goal for this (which is unfinished) is to setup a dbus proxy to the peer. That can be reused for both gtk and mutter, if configured correctly. We'll likely need to allow some specific config tweaks in the UI.
This commit is contained in:
@ -38,6 +38,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-jitmap-symbol-resolver.h"
|
||||
# include "sysprof-kernel-symbol-resolver.h"
|
||||
# include "sysprof-kernel-symbol.h"
|
||||
# include "sysprof-proxy-source.h"
|
||||
# include "sysprof-symbol-dirs.h"
|
||||
# include "sysprof-symbol-resolver.h"
|
||||
# include "sysprof-map-lookaside.h"
|
||||
|
||||
Reference in New Issue
Block a user