diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-01-01 19:06:54 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-01-01 19:32:12 -0800 |
commit | fabb3860947881b572204705d55eb8f59fa2e25a (patch) | |
tree | 28bb0047d5ab7d545ba0cc22a3a4df5abb191b6e /configure.ac | |
parent | 707152eeb5d259e4fab41f7c6ed1afea4380968a (diff) |
libvmon: public vmon_proc_monitor() shouldn't accept a parent
The public callers of vmon_proc_monitor() shouldn't ever be
passing a non-NULL parent as that's a pretty intimate and messy
internal aspect of libvmon. So let's remove that altogether from
the public function for monitoring a process, and turn existing
one supporting parents into a libvmon-private function.
Trivial cleanup, there's so much more needed in libvmon since
it's the epitome of an organically evolved crusty thing.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions