webrtc/rtc_tools/rtc_event_log_visualizer
Björn Terelius a28350ab05 Refactor map of RTC event log chart names
This moves the mapping from names to charts into the Analyzer for the
"normal" charts. (Neteq simulations require special treatment and are
kept outside)

Also fixes 2 minor bugs:
 - simulated_neteq_stats alias did not generate simulated_neteq_jitter_buffer_delay
 - simulated_neteq_jitter_buffer_delay did not populate the `id` /
   window title

Bug: None
Change-Id: I1c93e5fbc535fd1f2af9eaeef37d9d646d54419e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/347862
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42123}
2024-04-19 15:51:37 +00:00
..
proto C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
alerts.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
alerts.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyze_audio.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer.cc Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
analyzer.h Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
analyzer_bindings.cc Set chart id in WebRTC event log bindings. 2023-10-26 06:23:40 +00:00
analyzer_bindings.h C-style bindings around RTC event log analyzer (2). 2023-10-24 18:16:04 +00:00
analyzer_bindings_unittest.cc Set chart id in WebRTC event log bindings. 2023-10-26 06:23:40 +00:00
analyzer_common.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
analyzer_common.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +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 Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
log_simulation.h Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
main.cc Refactor map of RTC event log chart names 2024-04-19 15:51:37 +00:00
OWNERS Add rtc_ prefix to the event_log_visualizer directory. 2019-07-25 12:06:13 +00:00
plot_base.cc Clean up includes in rtc_event_log_visualizer/ 2023-10-30 11:27:39 +00:00
plot_base.h Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00