New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 709223 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug
Hotlist-MemoryInfra



Sign in to add a comment

Adjust decimal places for kUnitsObjects columns in memory dump view

Project Member Reported by xunji...@chromium.org, Apr 6 2017

Issue description

When I use "base::trace_event::MemoryAllocatorDump::kUnitsObjects" to log a number, the number shows up with three decimal places.

For example, I see 0.000 instead of 0 in the "object_count"/MemoryAllocatorDump::kNameObjectCount column. 

They should show up as whole numbers instead with as floats.
 
screenshot.png
43.1 KB View Download

Sign in to add a comment