Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
memray
Logo
  • Overview
  • Getting started

Hands-on Tutorial

  • About This Tutorial
  • Exercise 1 - Fibonacci Sequence
  • Exercise 2 - Clinging Onto Memory
  • Exercise 3 - LRU Cache
  • What to learn about next

Concepts

  • The run subcommand
  • Python allocators
  • Memory overview
  • Temporary allocations
  • Attaching to a running process
  • Symbolic information in native mode
  • Example Applications for Memray
  • Memray API
  • Jupyter Integration
  • Performance

Reporters

  • Live Reporting
  • Summary Reporter
  • Flame Graph Reporter
  • Table Reporter
  • Tree Reporter
  • Stats Reporter
  • Transform Reporter

Project Information

  • Supported environments
  • Changelog
  • Licenses
Back to top

Index

A | F | M | S | T

A

  • AGGREGATED_ALLOCATIONS (memray.FileFormat attribute)
  • ALL_ALLOCATIONS (memray.FileFormat attribute)

F

  • FileDestination (class in memray)
  • FileFormat (class in memray)

M

  • memray
    • module
  • module
    • memray

S

  • SocketDestination (class in memray)

T

  • Tracker (class in memray)
Copyright ©
Made with Sphinx and @pradyunsg's Furo