doc: Remove placeholder text from acrntrace

Removed placeholders for images. Will create an issue for tracking.

Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
Amy Reyes 2021-12-03 11:55:29 -08:00 committed by David Kinder
parent 22f4041d48
commit 48063c840b
1 changed files with 0 additions and 6 deletions

View File

@ -92,9 +92,6 @@ ACRNTrace application includes a binary to retrieve trace data from
sbuf, and Python scripts to convert trace data from raw format into
readable text, and do analysis.
.. note:: There was no Figure showing the sequence of trace
initialization and trace data collection.
With a debug build, trace components are initialized at boot
time. After initialization, HV writes trace event date into sbuf
until sbuf is full, which can happen easily if the ACRNTrace app is not
@ -104,9 +101,6 @@ Once ACRNTrace is launched, for each physical CPU a consumer thread is
created to periodically read RAW trace data from sbuf and write to a
file.
.. note:: TODO figure is missing
Figure 2.2 Sequence of trace init and trace data collection
These are the Python scripts provided:
- **acrntrace_format.py** converts RAW trace data to human-readable