<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">you can highlight that this is the second version of a patch with the <br>
"git format-patch -v2" command line option.<br></blockquote><div>Okay. Thanks </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> +++ b/images/user/event-recording-trace.puml<br>
> @@ -0,0 +1,12 @@<br>
> +@startuml<br>
> +<br>
> +rectangle Host<br>
> +rectangle "Target/QEMU Target" as target<br>
<br>
The information presented here should be abstract. Details how a <br>
particular board or simulator is set up belong to other sections, e.g. <br>
the BSP documentation.</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> +rectangle "Trace Compass" as tracecompass<br>
> +rectangle "Babeltrace" as babeltrace<br>
> +Host --> target : Connecting<br>
> +target --> Host : RTEMS Trace Data<br>
> +Host --> tracecompass : CTF<br>
> +Host --> babeltrace : CTF<br>
> +<br>
> +@enduml<br>
> \ No newline at end of file<br>
<br>
When Git complains a newline is missing at the end of the file, then <br>
please fix this.<br></blockquote><div>Okay </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> diff --git a/user/tracing/eventrecording.rst b/user/tracing/eventrecording.rst<br>
> index d799774..09dc68b 100644<br>
> --- a/user/tracing/eventrecording.rst<br>
> +++ b/user/tracing/eventrecording.rst<br>
> @@ -6,7 +6,7 @@<br>
>   .. _EventRecording:<br>
>   <br>
>   Event Recording<br>
> -===============<br>
> +***************<br>
>   <br>
>   The `event recording` support focuses on the recording of high frequency<br>
>   events such as<br>
> @@ -56,3 +56,48 @@ started by :c:func:`rtems_record_start_server` via a TCP connection.<br>
>   <br>
>   On the host computer you may use the command line tool :file:`rtems-record` to<br>
>   get recorded events from the record server running on the target system.<br>
> +<br>
> +.. _tracecompass:<br>
> +<br>
> +Trace Compass<br>
> +=============<br>
> +<br>
> +`Trace Compass <<a href="https://www.eclipse.org/tracecompass/" rel="noreferrer" target="_blank">https://www.eclipse.org/tracecompass/</a>>`_ is a tool to analyse<br>
> +and display trace data graphically. Trace data can be gathered from  RTEMS<br>
> +applications via various means, for example:<br>
> +<br>
> +- :ref:`RTEMS Trace Linker <TraceLinker>`<br>
> +- :ref:`RTEMS Capture Engine <CaptureEngine>`<br>
> +- :ref:`RTEMS Event Recording <EventRecording>`<br>
<br>
Currently the plan is to support only the trace data generated by the <br>
event recording. This should be stated here. The user needs a clear <br>
information what is supported. Mentioning too much stuff is just confusing.<br></blockquote><div>Okay </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> +Step 3: The trace data received at host from QEMU target is converted into CTF.<br>
> +Since, Babeltrace and Trace Compass are two compatible software which can read<br>
> +and write CTF. The converted CTF ca be passed to any of these softwares.<br>
> +<br>
> +.. figure:: ../../images/user/event-recording-trace.png<br>
> +  :align: center<br>
> +  :width: 75%<br>
> \ No newline at end of file<br>
> <br>
<br>
A worked out Qemu example should move to another section.<br></blockquote><div><br></div><div>Are you talking about the current trace stream which is generated by QEMU target? </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font size="4"><b>Ravindra Kumar Meena</b></font>,<div><span style="color:rgb(102,102,102)">B. Tech. Computer Science and Engineering,<br></span></div><div><span style="color:rgb(102,102,102)"><a href="https://www.iitism.ac.in/" style="color:rgb(17,85,204)" target="_blank">Indian Institute of Technology (Indian School of Mines)</a>, Dhanbad</span></div></div></div></div></div></div>