Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 105 and Version 106 of GSoC/2018


Ignore:
Timestamp:
07/11/18 13:19:08 (6 years ago)
Author:
Vidushi Vashishth
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v105 v106  
    388388* Next:
    389389    * Try qemu fat files and file transfer protocol as a transportation mechanism from the target to the host.
     390* July 3:
     391 * Progress so far:
     392    * I am able to convert RTEMS trace output to CTF using babaletrace script.
     393    * I am working on creating a temporary transport mechanism which parses the RTEMS trace shell output from the target to the host.
     394 * Next:
     395    * Trying both of the above steps together. Possibly automate the process.
     396    * Pushing this on the Tracing repository.
     397    * Working on sockets or a transportation API as the method of transporting traces to the host from the target instead of parsing console output.
     398* July 11:
     399 * Progress so far:
     400    * Created make file to generate trace from fileio sample.
     401    * Tried sockets as a mode of trace transportation.
     402    * Working on babeltrace plugin to convert RTEMS binary format to CTF.
    390403
    391404== Salil Sirotia ==