[go: nahoru, domu]

tree: 90050ee03ca9cb54b95fd8fa0c12ec75571eeff3 [path history] [tgz]
  1. allocation_trace_recorder_statistics_reporter.cc
  2. allocation_trace_recorder_statistics_reporter.h
  3. BUILD.gn
  4. DEPS
  5. DIR_METADATA
  6. initializer.cc
  7. initializer.h
  8. memory_system.cc
  9. memory_system.h
  10. memory_system_features.cc
  11. memory_system_features.h
  12. memory_system_tests.cc
  13. OWNERS
  14. parameters.cc
  15. parameters.h
  16. README.md
components/memory_system/README.md

The memory-system component provides a common interface to initialize memory components like GWP-ASan, which must be enabled early in the startup of each embedder that supports them.

Furthermore it acts as a holder for various memory components that must exist throughout the embedders lifetime.