MemoryInfra: Allow configurable limit to exclude small allocations |
|||
Issue descriptionBackground context:go/memory-infra: memory profiling in chrome://tracing Add a parameter to trace config file that will allow to customize the cutoff for keeping heap traces for small allocations. Change the current code to use a non-relative value, so that very large allocations don't push out medium sized ones from the traces.
,
Nov 25 2016
,
Jan 4 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, May 5 2016