MemoryInfra: Do not call OnHeapProfilingEnabled() for all providers
To call OnHeapProfilingEnabled() on all providers, it is required to post task for each of them. This sometimes creates issues because the task runner may not be available when enabling profiling. So, only call on providers that support profiling. BUG=762994 Change-Id: Ic428f7c772e982167d3eb2260197e11a1f8685cf Reviewed-on: https://chromium-review.googlesource.com/657894Reviewed-by:Primiano Tucci <primiano@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#501501}
Showing
Please register or sign in to comment