tree: a90c846d22ad1a75cb9e97c2e29569b36ead3779 [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. DIR_METADATA
  11. memlog_browsertest.cc
  12. OWNERS
  13. profiling_process_host.cc
  14. profiling_process_host.h
  15. 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