summaryrefslogtreecommitdiffstats
path: root/net/build
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-24 23:51:25 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-24 23:51:25 +0000
commite2951cf3bd7e591a64ad5199a61531dac0ec58d2 (patch)
tree3039f816f6fa46008865c1ce4b1dd15de7b48d5a /net/build
parent0e8db94aef1b57355c3d154cb4682ce2f94c51eb (diff)
downloadchromium_src-e2951cf3bd7e591a64ad5199a61531dac0ec58d2.zip
chromium_src-e2951cf3bd7e591a64ad5199a61531dac0ec58d2.tar.gz
chromium_src-e2951cf3bd7e591a64ad5199a61531dac0ec58d2.tar.bz2
Use histograms to send interesting parts of the disk cache statistics.
Most of this CL deals with a derived implementation of histograms that just queries the size stats already generated by the disk cache. The exact number of buckets, and their distribution, is controlled directly by the new class and the disk cache stats code. Review URL: http://codereview.chromium.org/3069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2580 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/build')
-rw-r--r--net/build/net.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj
index 19ba8fc..68703cd 100644
--- a/net/build/net.vcproj
+++ b/net/build/net.vcproj
@@ -897,6 +897,14 @@
>
</File>
<File
+ RelativePath="..\disk_cache\stats_histogram.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\stats_histogram.h"
+ >
+ </File>
+ <File
RelativePath="..\disk_cache\storage_block-inl.h"
>
</File>