<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">> Last week packet.header part from both client-side and metadata was <br>
> completed. I will continue to work on adding packet.context etc.<br>
> <br>
> I got the response from lltng about stream_instance_id.<br>
> <a href="https://lists.lttng.org/pipermail/lttng-dev/2019-July/029093.html" rel="noreferrer" target="_blank">https://lists.lttng.org/pipermail/lttng-dev/2019-July/029093.html</a><br>
<br>
Ok, did you double check that the stream_instance_id is equal to the <br>
cpu_id in an example LTTNG file?<br></blockquote><div>Yes. They are equal. I have attached the image of the content in HEX format. On 2nd raw last 64 bits value is 2 and on 6th raw first 32 bits value is also 2. The same case with other files also. Here 64 bits value is of stream_instance_id and 32 bits value is of cpu_id.</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>
> I have made changes accordingly.<br>
> <a href="https://github.com/rmeena840/rtems-tools/commit/4e9b6825687242ca60da50d3f6feed08714440a2" rel="noreferrer" target="_blank">https://github.com/rmeena840/rtems-tools/commit/4e9b6825687242ca60da50d3f6feed08714440a2</a><br>
> <br>
> I have moved the generation of binary stream files directly to <br>
> ./misc/record/ctf/. See above commit.<br>
<br>
Why have you changed this? The tool should output the files in the <br>
current directory. Please change it back to the original version.<br></blockquote><div>The metadata file is in misc/record/ctf. The directory would look clean. Isn't it needed? </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Please have a look at the fseek() function:<br>
<br>
<a href="http://man7.org/linux/man-pages/man3/fseek.3.html" rel="noreferrer" target="_blank">http://man7.org/linux/man-pages/man3/fseek.3.html</a></blockquote><div><br></div><div>Okay. I am not sure but won't this overwrite the old content in file? Since we will be writing to the same file.</div></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>