[RTEMS Project] #3427: Improvements to barectf

RTEMS trac trac at rtems.org
Wed May 9 04:41:29 UTC 2018


#3427: Improvements to barectf
--------------------------------+-------------------------------
  Reporter:  Vidushi Vashishth  |      Owner:  Vidushi Vashishth
      Type:  task               |     Status:  assigned
  Priority:  normal             |  Milestone:
 Component:  admin              |    Version:
  Severity:  normal             |   Keywords:  GSoC'18
Blocked By:                     |   Blocking:
--------------------------------+-------------------------------
 [https://github.com/efficios/barectf barectf] is a command line generator
 of C tracers which outputs CTF packets natively. Barectf suffers through
 the following limitations:

 1) Lacks support for compound data types  such as array and structs
 2) Depends on stdint.h header file which is in the new C99. If this is not
 supported by standard C library on the users machine then a new library
 defining all the relevant datatypes can be created.

 This task involves overcoming the aforementioned drawbacks of barectf and
 is a part of the
 [https://devel.rtems.org/wiki/GSoC/2018/EnhancementRuntimeTracing project]

--
Ticket URL: <http://devel.rtems.org/ticket/3427>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list