about summary refs log tree commit homepage
path: root/test/test_mwrap.rb
DateCommit message (Expand)
2018-07-16support Mwrap.quiet to temporarily disable allocation tracking
2018-07-16fixes for FreeBSD 11.1...
2018-07-16implement accessors for SourceLocation
2018-07-16allow analyzing live allocations via Mwrap[location]
2018-07-16resolve real_malloc earlier for C++ programs
2018-07-15Mwrap.dump: do not segfault on invalid IO arg
2018-07-15add benchmark
2018-07-02require Userspace RCU to track non-GVL allocations
2018-07-02initial