Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Issue 2255753003: Remove unused histograms for QUIC (Closed)

Created:
4 years, 4 months ago by Zhongyi Shi
Modified:
4 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove histograms: Net.QuicSession.6PacketsPatternsReceived* Net.QuicSession.21CumulativePacketsReceived_Some21s_* Net.QuicSession.21CumulativePacketsReceived_First21_* Net.QuicSession.PacketReceived_IsNotAck_CONNECTION_* Net.QuicSession.PacketReceived_IsAnAck_CONNECTION_* Net.QuicSession.PacketReceived_Ack_CONNECTION_* Net.QuicSession.PacketReceived_Nack_CONNECTION_* BUG=639013 Committed: https://crrev.com/b099e13e9cdd6d0380a4e915bc97f78436b73bbe Cr-Commit-Position: refs/heads/master@{#412976}

Patch Set 1 #

Total comments: 3

Patch Set 2 : remove some more histograms #

Patch Set 3 : Remove Net.QuicSession.6PacketsPatternsReceived* #

Total comments: 2

Patch Set 4 : remove a if condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -155 lines) Patch
M net/quic/chromium/quic_connection_logger.h View 1 2 1 chunk +0 lines, -25 lines 0 comments Download
M net/quic/chromium/quic_connection_logger.cc View 1 2 3 5 chunks +1 line, -130 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (16 generated)
Zhongyi Shi
4 years, 4 months ago (2016-08-17 23:51:24 UTC) #4
Ryan Hamilton
Might as well just nuke all of these wonky histograms that we're no longer using. ...
4 years, 4 months ago (2016-08-17 23:55:15 UTC) #5
Zhongyi Shi
https://codereview.chromium.org/2255753003/diff/1/net/quic/chromium/quic_connection_logger.cc File net/quic/chromium/quic_connection_logger.cc (right): https://codereview.chromium.org/2255753003/diff/1/net/quic/chromium/quic_connection_logger.cc#newcode803 net/quic/chromium/quic_connection_logger.cc:803: base::HistogramBase* six_packet_histogram = Get6PacketHistogram("Some6s_"); On 2016/08/17 23:55:15, Ryan Hamilton ...
4 years, 4 months ago (2016-08-18 03:56:04 UTC) #10
Ryan Hamilton
https://codereview.chromium.org/2255753003/diff/1/net/quic/chromium/quic_connection_logger.cc File net/quic/chromium/quic_connection_logger.cc (right): https://codereview.chromium.org/2255753003/diff/1/net/quic/chromium/quic_connection_logger.cc#newcode803 net/quic/chromium/quic_connection_logger.cc:803: base::HistogramBase* six_packet_histogram = Get6PacketHistogram("Some6s_"); On 2016/08/18 03:56:04, Zhongyi Shi ...
4 years, 4 months ago (2016-08-18 04:05:21 UTC) #11
Alexei Svitkine (slow)
lgtm
4 years, 4 months ago (2016-08-18 05:51:53 UTC) #12
Ryan Hamilton
lgtm, mod one tweak https://codereview.chromium.org/2255753003/diff/40001/net/quic/chromium/quic_connection_logger.cc File net/quic/chromium/quic_connection_logger.cc (right): https://codereview.chromium.org/2255753003/diff/40001/net/quic/chromium/quic_connection_logger.cc#newcode345 net/quic/chromium/quic_connection_logger.cc:345: if (largest_received_packet_number_ != 0) Is ...
4 years, 4 months ago (2016-08-18 19:36:33 UTC) #16
Zhongyi Shi
https://codereview.chromium.org/2255753003/diff/40001/net/quic/chromium/quic_connection_logger.cc File net/quic/chromium/quic_connection_logger.cc (right): https://codereview.chromium.org/2255753003/diff/40001/net/quic/chromium/quic_connection_logger.cc#newcode345 net/quic/chromium/quic_connection_logger.cc:345: if (largest_received_packet_number_ != 0) On 2016/08/18 19:36:33, Ryan Hamilton ...
4 years, 4 months ago (2016-08-18 20:13:11 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2255753003/60001
4 years, 4 months ago (2016-08-18 20:13:58 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/264387)
4 years, 4 months ago (2016-08-18 22:50:34 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2255753003/60001
4 years, 4 months ago (2016-08-18 22:54:14 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-19 00:00:22 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 00:02:57 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b099e13e9cdd6d0380a4e915bc97f78436b73bbe
Cr-Commit-Position: refs/heads/master@{#412976}

Powered by Google App Engine
This is Rietveld 408576698