acrn-hypervisor/hypervisor/include/public
Min Lim 9f9750051d 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>
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
2019-02-15 08:47:49 +08:00
..
acrn_common.h HV/DM: Unify the usage of aligned for structure definition with alignment 2018-12-25 14:47:31 +08:00
acrn_hv_defs.h profiling: enable to capture dropped samples while buffering 2019-02-15 08:47:49 +08:00