Minor eventlogvisualizer tweaks.
- Clarify sequence number plot. - Add pacer_delay plot to plot profile 'all'. Bug: none Change-Id: Ib009481cfd8858bee556d5d28610bc0c65a6859c Reviewed-on: https://webrtc-review.googlesource.com/c/123101 Commit-Queue: Konrad Hofbauer <hofbauer@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26720}
This commit is contained in:
committed by
Commit Bot
parent
429b67db1f
commit
ca3c8017e5
@ -555,4 +555,5 @@ void SetAllPlotFlags(bool setting) {
|
||||
FLAG_plot_neteq_stats = setting;
|
||||
FLAG_plot_ice_candidate_pair_config = setting;
|
||||
FLAG_plot_ice_connectivity_check = setting;
|
||||
FLAG_plot_pacer_delay = setting;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user