tree: 93d5b2276e5e26a34b4b2cee0bb4b1717b7bcf32 [path history] [tgz]
  1. BUILD.gn
  2. chrome_browser_main_extra_parts_profiling.cc
  3. chrome_browser_main_extra_parts_profiling.h
  4. DEPS
  5. profiling_process_host.cc
  6. profiling_process_host.h
  7. README.md
chrome/browser/profiling_host/README.md

chrome/browser/profiling_host

Contains the host code for managing communication with the profiling process. The profiling process maintains out-of-process storage for memory logging.

The code for the profiling process is in chrome/profiling