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

Issue 201035: Add some trace-points to HttpCache for request profiling (cache entry "open",... (Closed)

Created:
11 years, 3 months ago by eroman
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), brettw, willchan no longer on Chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add some trace-points to HttpCache for request profiling (cache entry "open", "create", "waiting" and "read_info"). BUG=http://crbug.com/14478 TEST=HttpCache unittests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25583

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address rvargas comments #

Patch Set 3 : Sync and resolve conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -13 lines) Patch
M net/base/load_log_event_type_list.h View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M net/http/http_cache.cc View 1 2 5 chunks +15 lines, -3 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 2 6 chunks +74 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
11 years, 3 months ago (2009-09-05 00:14:45 UTC) #1
rvargas (doing something else)
http://codereview.chromium.org/201035/diff/1/2 File net/http/http_cache_unittest.cc (right): http://codereview.chromium.org/201035/diff/1/2#newcode416 Line 416: net::LoadLog* load_log) { I would prefer to have ...
11 years, 3 months ago (2009-09-05 00:40:48 UTC) #2
eroman
http://codereview.chromium.org/201035/diff/1/2 File net/http/http_cache_unittest.cc (right): http://codereview.chromium.org/201035/diff/1/2#newcode416 Line 416: net::LoadLog* load_log) { On 2009/09/05 00:40:49, rvargas wrote: ...
11 years, 3 months ago (2009-09-05 00:58:34 UTC) #3
rvargas (doing something else)
11 years, 3 months ago (2009-09-05 01:02:29 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698