On 10/9/18 6:30 AM, Wang Huaqiang wrote:
Add interface for adding task PID to monitor.
to the monitor
Signed-off-by: Wang Huaqiang <huaqiang.wang(a)intel.com>
---
src/libvirt_private.syms | 1 +
src/util/virresctrl.c | 8 ++++++++
src/util/virresctrl.h | 4 ++++
3 files changed, 13 insertions(+)
Kind of an odd order considering @path gets introduced later, but it's
not that big a deal.
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John