This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Description
It would be useful to have an option to print timestamps as RTT messages are received, as a poor man's profiling tool.
Show time relative to RTT connect time or last message on each message received when probe-run has --timestamps option.
Could also support pattern matching RTT messages for markers (i.e. mesure time between start and stop patterns matching in RTT messages, show time delta from receiving last message matching start pattern on each message matching end pattern)