aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlexey Makhalov <[email protected]>2020-03-23 19:57:05 +0000
committerBorislav Petkov <[email protected]>2020-03-24 10:04:51 +0100
commitab02bb3f55f58e7608a88188000c3353398ebe3b (patch)
tree803c1a4d98d2aa7bed53aeb53386510e44dd4c53 /tools/perf/scripts/python/exported-sql-viewer.py
parentdd735f4707e603ac5b541b5f30de87c3c7bd60dd (diff)
x86/vmware: Add steal time clock support for VMware guests
Steal time is the amount of CPU time needed by a guest virtual machine that is not provided by the host. Steal time occurs when the host allocates this CPU time elsewhere, for example, to another guest. Steal time can be enabled by adding the VM configuration option stealclock.enable = "TRUE". It is supported by VMs that run hardware version 13 or newer. Introduce the VMware steal time infrastructure. The high level code (such as enabling, disabling and hot-plug routines) was derived from KVM. [ Tomer: use READ_ONCE macros and 32bit guests support. ] [ bp: Massage. ] Co-developed-by: Tomer Zeltzer <[email protected]> Signed-off-by: Alexey Makhalov <[email protected]> Signed-off-by: Tomer Zeltzer <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Thomas Hellstrom <[email protected]> Reviewed-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions