tree: 6d019198ddabd10f840fdf117ccf4ce42321f193 [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. DEPS
  8. memlog_browsertest.cc
  9. profiling_process_host.cc
  10. profiling_process_host.h
  11. 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