roc-toolkit
roc-toolkit copied to clipboard
CSV dumps
- [x] Add SpscByteBuffer and SpscRingBuffer
- [x] Add CsvDumper
- [ ] Add CLI options: --dump-file, --dump-rate
- [ ] If option is given, create CsvDumper in pipeline and pass to all interested elements
- [ ] Write to dump:
- [ ] freq estimator stats
- [ ] latency tuner stats (niq, e2e, target, stale)
- [ ] link meter stats (total_packets, lost_packets, repaired_packets, min_jitter, max_jitter)
Plotter: https://github.com/baranovmv/csvplotter