Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Notes on memory leaks

Understanding memory

Related to Firefox

Firefox memory montioring tools

Other memory tools

  • Munin - monitoring tool; can be used to plot memory usage over time.
  • Valgrind - looks like a powerful debugging tool for finding memory problems; may be more for debugging programs during development.

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost