GSoC Project | Basic Support for Trace Compass

Gedare Bloom gedare at rtems.org
Tue Jun 25 16:31:54 UTC 2019


On Tue, Jun 25, 2019 at 10:28 AM Ravindra Kumar Meena
<rmeena840 at gmail.com> wrote:
>>
>> I have only had a look at the specification, but according to https://diamon.org/ctf/#spec4.1.3 you can set the global "byte_order" of  your stream in the trace description of your metadata file and override this default behavior for certain types.
>> In the metadata file of your repository (https://github.com/rmeena840/rtems-tools/blob/ravindra-rtems/misc/ctf/metadata) you set trace to:
>> trace {
>>     major = 1;
>>     minor = 8;
>>     byte_order = le;
>> };
>
>
> Thank you so much, Jan Sommer, for pointing this out.
>
> It worked for me :). I was really struggling with it.
>
> Thanks
>
Good work, thanks Jan.

It is still confusing to me why the record event field has a different
endianness than the other fields of the trace.

> --
> Ravindra Kumar Meena,
> B. Tech. Computer Science and Engineering,
> Indian Institute of Technology (Indian School of Mines), Dhanbad
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel



More information about the devel mailing list