1. 43fa041 Added license (Apache), merged memleak.c into memleak.py by Sasha Goldshtein · 9 years ago
  2. 5045964 Added -z and -Z switches for filtering by size, added copyright notices by Sasha Goldshtein · 9 years ago
  3. c8148c8 Added option to display only top N stacks by size by Sasha Goldshtein · 9 years ago
  4. dcee30d Fixed long arg name from stack_depth to stack-depth by Sasha Goldshtein · 9 years ago
  5. d2241f4 Added --stack-depth switch to control the number of stack frames captured for each allocation by Sasha Goldshtein · 9 years ago
  6. 75ba13f Updated manual, examples, and usage with new interval and count options by Sasha Goldshtein · 9 years ago
  7. 40e55ba Added interval and count options per *stat tool conventions by Sasha Goldshtein · 9 years ago
  8. 521ab4f Added -s switch to perform allocation sampling by Sasha Goldshtein · 9 years ago
  9. 33522d7 Fixed indentation and Python style issues from pep by Sasha Goldshtein · 9 years ago
  10. 751fce5 Added -c switch to run a command and trace that process by Sasha Goldshtein · 9 years ago
  11. 2922861 Refactored StackDecoder, added 'run command' option with no implementation yet by Sasha Goldshtein · 9 years ago
  12. a7cc6c2 Refactored Time class and added usage example by Sasha Goldshtein · 9 years ago
  13. dc97493 Added source for gettime code by Sasha Goldshtein · 9 years ago
  14. cfce311 Don't show allocations newer than a configurable age by Sasha Goldshtein · 9 years ago
  15. 4f1ea67 Added memory leak tracer by Sasha Goldshtein · 9 years ago