On 02/07/2019 08:33, Ravindra Kumar Meena wrote:
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 TCP stream we should have only one file and for the input file, we should have as many files as there stored in variable RTEMS_RECORD_CLIENT_MAXIMUM_CPU_COUNT right?
No, you have only one input stream. It doesn't matter if it received via TCP or read from a file. Why do you think we have many input files? I really would like to know this.
-- 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 : [email protected] PGP : Public key available on request. Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
