ReferenceΒΆ
- 1. Interface conventions
- 2. Keyword arguments
- 3. Error handing
- 4. Arenas
- 5. Pools
- 6. Allocation
- 7. Object formats
- 8. Scanning
- 9. Threads
- 10. Roots
- 11. Garbage collection
- 12. Messages
- 13. Finalization
- 14. Location dependency
- 15. Segregated allocation caches
- 16. Allocation patterns
- 17. Allocation frames
- 18. Debugging pools
- 19. Telemetry
- 19.1. Telemetry utilities
- 19.2. Example
- 19.3. Event categories
- 19.4. Environment variables
- 19.5. Decoding the telemetry stream
- 19.6. Making the telemetry stream readable
- 19.7. Loading the telemetry stream into SQLite
- 19.8. Telemetry interface
- 19.9. Telemetry labels
- 19.10. Customizing the telemetry system
- 20. Weak references
- 21. Plinth
- 22. Platforms
- 23. Porting the MPS
- 24. Deprecated interfaces
- 25. Security issues