<div dir="ltr"><span style="color:rgb(76,17,48)"><br></span><div class="gmail_extra"><span style="color:rgb(76,17,48)"><span class=""></span><br><span class="">
</span></span><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="color:rgb(76,17,48)"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am just sending a revised version with incorporations of your suggestions. I will create a fresh version 2 patch after everyone has reviewed.<br>
</blockquote>
<br></span>
If you send revised version, then please send them as a separate patch with a new version. You can mention in the commit message what you changed in a particular version of the patch. For example:<br>
<br>
<a href="https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg06269.html" rel="noreferrer" target="_blank">https://lists.gnu.org/archive/<wbr>html/qemu-devel/2018-05/msg062<wbr>69.html</a><br>
<br>
There should be a section which tells me which tools I have to install.<br>
<br>
The new files need a proper copyright message mentioning the copyright owner.<br></span></blockquote><div><br></div><div>Okay I will make these changes. <br></div><div> <span style="color:rgb(76,17,48)"></span><br><span style="color:rgb(76,17,48)"></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span style="color:rgb(76,17,48)">
In contrast to the other documents the stuff in user uses subdirectories and separate files at a low section level. Is this practical?</span><span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>I didn't quite understand this. <br></div><div><br></div><div>Also what are you thoughts on my idea of accomplishing function tracing using CTF? Do you think its a viable approach? This is written in the function tracing use case below:<span style="color:rgb(76,17,48)"><br></span></div><div><span style="color:rgb(76,17,48)"><div><span style="color:rgb(76,17,48)"></span><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-HOEnZb"><font color="#888888">
</font></span></blockquote></span></div><div><span style="color:rgb(76,17,48)">+Requirements<br>+------------<br>+<br>+The current tracing framework provides this functionality with :ref:`tracebuffering`. The output is<br>+provided in the form of printing on console or saving the buffer in the form of a bin file. In order to<br>+develop this use case using CTF we need to be able to convert either the bin file or console output to CTF.<br>+The saved bin file must also first be transported to the host from the target for this purpose. On the other<br>+hand console output could be written to a text file which can then be converted to CTF.</span> <br></div></div><br></div></div>