tree: 0aedacda7ddc45cf6e19f03c7c67c4823b8d034c [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. memlog_browsertest.cc
  6. profiling_process_host.cc
  7. profiling_process_host.h
  8. 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