doc: Update debug tools path

- Update file path to acrn_trace files

Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
Reyes, Amy 2022-01-19 13:42:21 -08:00 committed by David Kinder
parent 22af2fbb0b
commit 19831b0a9b
1 changed files with 3 additions and 3 deletions

View File

@ -151,7 +151,7 @@ reason and times of each vm_exit after we have done some operations.
# acrnalyze.py -i /home/trace/acrntrace/20190219-001529/1 -o vmexit --vm_exit # acrnalyze.py -i /home/trace/acrntrace/20190219-001529/1 -o vmexit --vm_exit
.. note:: The acrnalyze.py script is in the .. note:: The acrnalyze.py script is in the
``misc/tools/acrntrace/scripts`` folder. The location ``misc/debug_tools/acrn_trace/scripts`` folder. The location
of the trace files produced by ``acrntrace`` may be different in your system. of the trace files produced by ``acrntrace`` may be different in your system.
.. figure:: images/debug_image28.png .. figure:: images/debug_image28.png
@ -174,7 +174,7 @@ shown in the following example:
trace event ID trace event ID
2. Add the following format to 2. Add the following format to
``misc/tools/acrntrace/scripts/formats``: ``misc/debug_tools/acrn_trace/scripts/formats``:
.. figure:: images/debug_image1.png .. figure:: images/debug_image1.png
:align: center :align: center
@ -223,7 +223,7 @@ shown in the following example:
formats /home/trace/acrntrace/20190219-001529/1 | grep "trace test" formats /home/trace/acrntrace/20190219-001529/1 | grep "trace test"
.. note:: The acrnalyze.py script is in the .. note:: The acrnalyze.py script is in the
``misc/tools/acrntrace/scripts`` folder. The location ``misc/debug_tools/acrn_trace/scripts`` folder. The location
of the trace files produced by ``acrntrace`` may be different in your system. of the trace files produced by ``acrntrace`` may be different in your system.
and we will get the following log: and we will get the following log: