tree: 5fd5a7c266a06a17d7277ec9a186e4270a1c35dd [path history] [tgz]
  1. BUILD.gn
  2. chrome_browser_main_extra_parts_profiling.cc
  3. chrome_browser_main_extra_parts_profiling.h
  4. chrome_client_connection_manager.cc
  5. chrome_client_connection_manager.h
  6. chrome_client_connection_manager_unittest.cc
  7. DIR_METADATA
  8. memlog_browsertest.cc
  9. OWNERS
  10. profiling_process_host.cc
  11. profiling_process_host.h
  12. 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