Commit Graph

9 Commits

Author SHA1 Message Date
ce7b11695f build: fix some 32-bit build issues 2019-07-02 17:00:44 -07:00
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
297f1b70f5 helpers: allow /sys/ access too 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
44a555eb1f helpers: use old API for older systems 2019-05-29 15:13:00 -07:00
1bd0107c54 build: fix various includes for older GCC 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