aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_vm_metrics.c
Commit message (Expand)AuthorAgeFilesLines
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-6/+6
* Added documentation, C bindings, and test for VM_metrics.VCPUs_flags.Ewan Mellor2007-04-131-0/+22
* Added docs and bindings for VM_metrics.state.Ewan Mellor2007-04-101-0/+21
* Added documentation, C bindings, and a test for VM_metrics.{start_time,Ewan Mellor2007-04-091-0/+63
* Don't use the client-side shortcut for get_uuid calls -- we need to keepEwan Mellor2007-03-231-1/+10
* Add a last_updated field to every metrics class.Ewan Mellor2007-03-231-1/+20
* Implementation of host_metrics.get_all, PIF_metrics.get_all, and docs andEwan Mellor2007-02-271-0/+12
* Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto theEwan Mellor2007-02-201-23/+1
* Added VM_metrics class, taking some of the fields from VM. Make VM.static_maxEwan Mellor2007-01-301-0/+194