MemoryInfra: find a way to easily run any memory benchmark with heap profiling |
|||
Issue descriptionBackground context:go/memory-infra: memory profiling in chrome://tracing Context: the internal thread "WebView memory measurements", related with Issue 577306. The short story is that running a benchmark (e.g. top_10_mobile) with heap profiling enabled is not that easy. The reason seems to be the fact that telemetry interferes with tracing start/stop, the category enabled and so on. We should have just a supported, documented and easy way to run a benchmark with heap profiling. We'll need this more and more in the future.
,
May 27 2016
in the traces when you --output-format=json ?
,
May 27 2016
Thanks for filing this - I totally second that having an easier, documented way of doing that would be much appreciated.
,
Jun 2 2016
I think this should be changed to "Find a way to run ANY benchmark with memory-infra and heap profiling".
,
Jun 2 2016
,
Jan 4 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by dskiba@chromium.org
, May 27 2016