552ccb4f60
libsysprof: move tracefd to separate source
2019-05-29 15:13:01 -07:00
697ef7f350
libsysprof: serialize dbus proxy settings
2019-05-29 15:13:01 -07:00
54c39172df
libsysprof-ui: fix dereference after steal
...
This is undefined behavior and most go right to left
2019-05-29 15:13:01 -07:00
27e75cf61b
libsysprof: improve some defaults
2019-05-29 15:13:01 -07:00
3321308c4a
libsysprof: use SYSPROF_TRACE_FD env var when spawning
...
This avoids connecting to the bus which is racey, and instead just hands
the FD off to the subprocess.
2019-05-29 15:13:01 -07:00
86aeb56f41
libsysprof: join using cat helper
2019-05-29 15:13:01 -07:00
570df015fa
libsysprof: start on proxy source implementation
...
Still need to implement the join support for the writer.
2019-05-29 15:13:01 -07:00
53addd7222
libsysprof: emit finished in source
2019-05-29 15:13:00 -07:00
4ef741348c
libsysprof-ui: set as ready for now
2019-05-29 15:13:00 -07:00
588fd43d8b
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.
2019-05-29 15:13:00 -07:00