examples/vm_power: add command to query CPU frequency
authorMarcin Hajkowski <marcinx.hajkowski@intel.com>
Fri, 27 Sep 2019 12:16:01 +0000 (13:16 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Oct 2019 19:58:41 +0000 (20:58 +0100)
commit0e8f47491f090f44a4956429cb27f6942b6618b0
tree72bc25ad3846e8c813114c6a1841fede69a90b40
parent1deb502e54634bf375b047a293e4cb393372dc6c
examples/vm_power: add command to query CPU frequency

Add command and related logic to query CPU frequencies
either for specified CPU or all cores.

Signed-off-by: Marcin Hajkowski <marcinx.hajkowski@intel.com>
Tested-by: David Hunt <david.hunt@intel.com>
Acked-by: Lee Daly <lee.daly@intel.com>
examples/vm_power_manager/guest_cli/vm_power_cli_guest.c