c368da09de
libsysprof-ui: allow restricting remote proxy
2019-05-29 15:13:00 -07:00
e54b17a4be
helpers: add async helper to list processes
2019-05-29 15:13:00 -07:00
9d72203687
sysprofd: add API to get a FD for a file in proc
...
This is useful for optimized parsing of proc files such as necessary by
the memory source to seek() back to the start (instead of re-opening a
new file).
2019-05-29 15:13:00 -07:00
63969f0c09
add helper to check if we can see pids
2019-05-29 15:13:00 -07:00
1a576aa779
helpers: add fallbacks for perf_event_open
...
First try the proxy to the service, then fallback to trying in-process.
2019-05-29 15:13:00 -07:00
427a4ca79d
src: add helpers for common clinet/service side utils
2019-05-29 15:12:59 -07:00