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