GSoC Project | Basic Support for Trace Compass
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jul 2 05:14:22 UTC 2019
On 02/07/2019 06:48, Ravindra Kumar Meena wrote:
> *1st July work summary:*
> Updated the GSoC blog. Worked on the assigned task.
Your latest commit has some issues:
https://github.com/rmeena840/rtems-tools/commit/85029d39eb26bde2e7519d0bd6b2a8f430f13652
You have exactly one input source, this is either a TCP stream or a
input file.
For each CPU you have exactly one output file.
Please don't use sprintf(). Use snprintf() instead. Check the return
value of all functions at least with an assert().
--
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