mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-15 12:00:26 +00:00
doc: add cpu usage in acrntrace
This patch adds the description of newly added parameter of acrntrace analyzer, as well as the user guide that how to analyze the cpu usage of VMs in cpu sharing case. Tracked-On: #8621 Signed-off-by: Na Cui <na.cui@intel.com>
This commit is contained in:
@@ -159,6 +159,16 @@ reason and times of each vm_exit after we have done some operations.
|
||||
|
||||
vmexit summary information
|
||||
|
||||
4. Use the command to get a summary of cpu usage in cpu-sharing case::
|
||||
|
||||
# acrnalyze.py -i /home/trace/acrntrace/20231122-054116/0 -o cpu_usage --cpu_usage
|
||||
|
||||
.. figure:: images/debug_image29.png
|
||||
:align: center
|
||||
|
||||
cpu usage summary information
|
||||
|
||||
|
||||
Using Self-Defined Trace Event ID to Analyze Trace
|
||||
==================================================
|
||||
|
||||
|
||||
BIN
doc/tutorials/images/debug_image29.png
Normal file
BIN
doc/tutorials/images/debug_image29.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user