[Eraser] Remove chrome://tcmalloc

The chrome://tcmalloc page has been superseded by the memory-infra
category of chrome://tracing. The page no longer provides enough value
to justify its complexity in the codebase, so unlaunch it in the light
of Project Eraser.

Furthermore, this allows removing |base::allocator::GetStats|, which is
not used anywhere except in chrome:://tcmalloc. Detailed information
about memory allocators is available in the memory-infra category of
chrome://tracing. Unlike |GetStats|, which was implemented for tcmalloc
only, memory-infra provides detailed information about all allocators.

BUG=560250

Review URL: https://codereview.chromium.org/1468993003

Cr-Commit-Position: refs/heads/master@{#361402}


CrOS-Libchrome-Original-Commit: f2ffd5e5b85a66d28f45e21d8d4cc2a221e80403
2 files changed
tree: 16eac6375aa4047313a0756d5f77a363036f46e8
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/