leveldb: Not logging SharedCache.BytesUsed.InMemory.
A bug was not recording LevelDB.SharedCache.BytesUsed.InMemory on small memory devices. However, because the in-memory shared cache size is always zero the correct fix is to simply not record this value. Bug: 750798 Change-Id: Ib5e1188aa857aae6510118bb9ccf27e06ac8c8eb Reviewed-on: https://chromium-review.googlesource.com/723607 Commit-Queue: Chris Mumford <cmumford@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#509636}
Showing
Please register or sign in to comment