acrn-hypervisor/hypervisor/include
Min Lim ec4dd2284c profiling: enable to capture dropped samples while buffering
Since the profiling utilizes the limited size of buffer to capture
sample data, dropping samples could happen while collecting data
if data is generated faster than flushing by consumer. Capturing
the dropped sample info is critical to understand how much the data
is reliable to use.

To capture the information, the new hypercall "PROFILING_GET_STATUS"
is introduced.

Tracked-On: #2474
Signed-off-by: Manisha Chinthapally <manisha.chinthapally@intel.com>
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-01 11:44:04 +08:00
..
arch/x86 HV: cpu: add msr_read_pcpu()& msr_write_pcpu() 2019-01-31 11:33:15 +08:00
common hv: Add bit representation for MSI addr and data 2019-01-26 23:25:34 +08:00
debug profiling: enable to capture dropped samples while buffering 2019-02-01 11:44:04 +08:00
dm hv:move vpic.h & vioapic.h to dm folder 2019-01-30 20:43:04 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public profiling: enable to capture dropped samples while buffering 2019-02-01 11:44:04 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00