1. e492ae5 tracemalloc now supports domains by Victor Stinner · 8 years ago
  2. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  3. 8ce8ff9 tracemalloc: filter_traces() raises a TypeError if filters is not an iterable by Victor Stinner · 10 years ago
  4. 733e50a tracemalloc.py: add comments to show the format of tuples by Victor Stinner · 10 years ago
  5. d81999a tracemalloc.py: fix indentation by Victor Stinner · 10 years ago
  6. 23f628d Issue #20616: Add a format() method to tracemalloc.Traceback. by Victor Stinner · 10 years ago
  7. 524be30 tracemalloc: Fix slicing traces and fix slicing a traceback. by Victor Stinner · 10 years ago
  8. 802a484 tracemalloc: Fix hash methods of Statistic and StatisticDiff by Victor Stinner · 11 years ago
  9. 8e3708d Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True) by Victor Stinner · 11 years ago
  10. ed3b0bc Issue #18874: Implement the PEP 454 (tracemalloc) by Victor Stinner · 11 years ago