acrn-hypervisor/hypervisor/include/debug
Minggui Cao 8ae4c90747 hv: dbg: sample vmexit data per-pCPU and per-vCPU
this feature is used to sample vmexit data per physical CPU
and per virtual CPU of VM, command used in HV console as following:
  1. vmexit clear --> to clear current vmexit buffer
  2. vmexit -->output current vmexit info
  3. vmexit enable | disable, by default enabled.

Tracked-On: #5232
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
2021-08-20 14:16:33 +08:00
..
console.h HV: vuart: remove console related code from vuart 2019-04-29 15:25:39 +08:00
dbg_cmd.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
dump.h hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
logmsg.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
npk_log.h hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling_internal.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
profiling.h hv: dbg: sample vmexit data per-pCPU and per-vCPU 2021-08-20 14:16:33 +08:00
sbuf.h hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
shell.h hv:cleanup console.h 2019-02-27 11:12:48 +08:00
trace.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
uart16550.h hv: deny access to HV owned legacy PIO UART from SOS 2021-06-09 10:07:28 +08:00