GSoC Project | Basic Support for Trace Compass

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jun 19 10:45:55 UTC 2019


On 19/06/2019 12:02, Ravindra Kumar Meena wrote:
> 
> We have to turn record-client into something like this:
> 
> target --> TCP stream with struct rtems_record_items -> client ->
> conversion -> CTF (metadata + event stream) -> files -> babeltrace ->
> human readable text
> 
> Here in CTF (metadata + event stream), is event stream the same Event 
> Recording infrastructure producing or is it a new event stream we have 
> to make target to produce?
> 
> I am not sure how we have to store the event stream in a file? I once 
> used nc(1) to store in the disk but the stored file didn't seem useful 
> for work.

In the modified print_item() function just write the converted item with 
fwrite() to a file.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list