Output plots for new DTLS events.
Bug: webrtc:10101 Change-Id: Ida8084549bc386b91fec468026c3f4a261a4ef50 Reviewed-on: https://webrtc-review.googlesource.com/c/113462 Commit-Queue: Zach Stein <zstein@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25941}
This commit is contained in:
@ -99,6 +99,9 @@ class EventLogAnalyzer {
|
||||
void CreateIceCandidatePairConfigGraph(Plot* plot);
|
||||
void CreateIceConnectivityCheckGraph(Plot* plot);
|
||||
|
||||
void CreateDtlsTransportStateGraph(Plot* plot);
|
||||
void CreateDtlsWritableStateGraph(Plot* plot);
|
||||
|
||||
void CreateTriageNotifications();
|
||||
void PrintNotifications(FILE* file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user