libvirt/src/ch
Michal Privoznik cdc22d9a21 util: Extend virProcessGetStatInfo() for sysTime and userTime
The virProcessGetStatInfo() helper parses /proc stat file for
given PID and/or TID and reports cumulative cpuTime which is just
a sum of user and sys times. But in near future, we'll need those
times separately, so make the function return them too (if caller
desires).

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-09-05 13:55:11 +02:00
..
ch_conf.c ch: Remove unused includes 2022-06-16 06:43:56 +02:00
ch_conf.h ch: Use automatic mutex management 2022-02-11 11:04:01 +01:00
ch_domain.c hypervisor: domain_job: add JobData private callbacks into virDomainJobObj 2022-08-10 16:50:07 +02:00
ch_domain.h CH: use virDomainJobObj 2022-07-20 14:43:23 +02:00
ch_driver.c util: Extend virProcessGetStatInfo() for sysTime and userTime 2022-09-05 13:55:11 +02:00
ch_driver.h Add basic driver for the Cloud-Hypervisor 2021-06-04 10:56:06 +01:00
ch_monitor.c Rename iterface type='dummy' to type='null' 2022-08-25 13:27:04 +02:00
ch_monitor.h ch_process: Setup emulator and iothread settings 2022-01-28 17:04:50 +01:00
ch_process.c ch: Remove unused includes 2022-06-16 06:43:56 +02:00
ch_process.h ch: methods for cgroup mgmt in ch driver 2022-01-28 17:04:50 +01:00
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
virtchd.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00