On Fri, Jun 21, 2019 at 10:10 AM Ravindra Kumar Meena
wrote:
>
> Hi,
>
> Thanks for sharing the example.
>
> I managed to store the RTEMs event stream in a file. I have also written the
> metada for the same but babeltrace is not able to read CTF because metadata
> is not compatible with it.
>
>
Hi,
Thanks for sharing the example.
I managed to store the RTEMs event stream in a file. I have also written
the metada for the same but babeltrace is not able to read CTF because
metadata is not compatible with it.
Do you have any example or approach to make metadata compatible with events?
Th
Hi Ravindra,
You can find both at https://github.com/gedare/raspberry_prov/tree/dev
I guess you could probably write a barectf program that uses the
linux-fs backend to generate CTF, reading an RTEMS trace and
generating a CTF event for each kind of RTEMS event, this seems a
little bit klunky. It
>
> My examples won't be helpful after all. I have some notes and scripts
> to convert from CTF to another format (PROV-DM), and I also have some
> examples using barectf to generate CTF traces. Let me know if you end
> up needing anything like that.
>
Okay. Please share the barectf examples.
Tha
Hi Ravindra,
My examples won't be helpful after all. I have some notes and scripts
to convert from CTF to another format (PROV-DM), and I also have some
examples using barectf to generate CTF traces. Let me know if you end
up needing anything like that.
Gedare
On Wed, Jun 5, 2019 at 12:39 PM Rav