webrtc/rtc_tools/rtc_event_log_visualizer
Björn Terelius ad69832b7f C-style bindings around RTC event log analyzer.
This is currently a stub. The analysis will be added in a followup CL.


No-Try: True
Bug: None
Change-Id: Ief381d0c30ec29a0ef170523d31f1f902d0e6b09
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/324620
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40989}
2023-10-23 10:55:08 +00:00
..
proto Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
alerts.cc [Unwrap] Prepare SequenceNumberUnwrapper for migrations 2023-01-09 11:42:20 +00:00
alerts.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
analyze_audio.cc Fix event log visualizer crash when NetEq input creation fails. 2023-04-11 13:03:12 +00:00
analyze_audio.h Move NetEq and ANA plotting to a separate file. 2020-06-09 10:05:31 +00:00
analyzer.cc Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. 2023-10-13 09:54:00 +00:00
analyzer.h Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. 2023-10-13 09:54:00 +00:00
analyzer_bindings.cc C-style bindings around RTC event log analyzer. 2023-10-23 10:55:08 +00:00
analyzer_bindings.h C-style bindings around RTC event log analyzer. 2023-10-23 10:55:08 +00:00
analyzer_common.cc Refactor/reimplement RTC event log triage alerts. 2020-05-19 09:45:16 +00:00
analyzer_common.h Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" 2022-02-25 10:48:32 +00:00
conversational_speech_en.h Add default conversational speech file to the .rodata section. 2022-07-06 07:30:43 +00:00
log_simulation.cc Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. 2023-10-04 14:20:22 +00:00
log_simulation.h Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
main.cc Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. 2023-10-13 09:54:00 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Change the default size of event log figures to 10 inches wide. 2023-09-04 15:18:54 +00:00
plot_base.h Export RTC event log plots to png 2023-09-04 14:40:14 +00:00
plot_protobuf.cc Format the rest 2023-05-03 12:56:39 +00:00
plot_protobuf.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
plot_python.cc Deprecate inheritance hierachy of plot formats in event_log_visualizer. 2020-06-11 09:54:52 +00:00
plot_python.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00