tree: 6e0c07c9b378c8f9c737a9a1501d41edf393e4c8 [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. OWNERS
  10. profiling_process_host.cc
  11. profiling_process_host.h
  12. profiling_process_host_unittest.cc
  13. profiling_test_driver.cc
  14. profiling_test_driver.h
  15. README.md
  16. test_android_shim.cc
  17. test_android_shim.h
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