Files
Sagar Arora 51d8441927 doc(record_db): explain how to use record_db
Signed-off-by: Sagar Arora <sagar.arora@openairinterface.org>
Reviewed-by: Nick Hedberg <nhedberg@nvidia.com>
Reviewed-by: Robert Schmidt <robert.schmidt@openairinterface.org>
Assisted-by: gpt-5.4
2026-04-09 09:36:09 +02:00

732 B

T tracer

The T tracer is sort of a framework to debug and monitor the softmodem.

It is made of two main parts:

  • an events' collector integrated to the real-time processing,
  • a separate set of programs to receive, record, display, replay and analyse the events sent by the collector.

Documentation