about summary refs log tree commit homepage
DateCommit message (Expand)
2022-08-22quiet uninitialized and unused variable warnings
2022-08-22disable HeapPageBody count test for Ruby 3.1
2022-08-22support Ruby 3.0.x
2022-08-22constify arg for totals_add_rcu
2022-08-22workaround breakage from urcu v0.11.4
2022-08-09memalign: perform rcu_read_unlock on ENOMEM
2021-10-30psgi: fix missing </tr> closing tag
2021-10-05Makefile.PL: use META_MERGE for repository resources properly
2021-10-05psgi: show address column
2021-10-05psgi: sort "location" column lexically
2021-10-05psgi: add total bytes + reset
2021-10-05examples/mwrap.psgi: disable deflater
2021-10-05psgi: fix 404 return
2021-10-05examples/mwrap.psgi: explain why we delete LD_PRELOAD
2021-10-05don't set root_locating until BOOT
2021-10-03psgi: fix regexp to include underscores
2021-10-03psgi: show live bytes, fix bold in sort column
2021-10-03add PSGI front-end
2021-10-03treewide: require Perl 5.12, doc+copyright updates
2021-10-03each: support passing user args to callback
2021-10-03support quiet accessor
2020-04-16implement "age" concept
2020-04-16Makefile.PL: use "prove -b" instead of PERL5LIB env
2020-04-16implement SrcLoc::each to walk all allocations
2019-11-02avoid mixing declarations and code
2019-11-02quiet uninitialized variable warnings
2019-11-02workaround -DNDEBUG warnings
2019-11-02Makefile.PL: remove CCFLAGS overrides
2019-11-02t/mwrap: don't dump unless we check the output
2019-11-02support Devel::Mwrap::each with callback
2019-11-02script/mwrap-perl: more portable Mwrap.so detection
2019-11-02update_stats_rcu_lock: favor PL_curcop instead of caller_cx
2019-11-02memalign: perform rcu_read_unlock on ENOMEM
2019-11-02use ppport.h for caller_cx with older Perl versions
2019-11-02allow using "-d:Mwrap" from the command-line
2019-10-31port to Perl5 and XS
2018-08-11mwrap 2.1.0 - heap_page_body struct tracking v2.1.0
2018-08-11doc: 2.1 pre-release updates
2018-08-11struct acc: use 64-bit counters
2018-08-11tweak hpb stats destructor output
2018-08-11struct acc: use 64-bit counters
2018-08-11tweak hpb stats destructor output
2018-08-10allow dump_heap: mask via MWRAP env
2018-08-10remove "memalign:" MWRAP option
2018-08-10keep stats for memalign-ed heap_page_body in Ruby
2018-07-26add global counters for total bytes allocated/freed
2018-07-26gemspec: use "git describe" output for prereleases
2018-07-26add .olddoc.yml to MANIFEST
2018-07-20add olddoc.yml to generate links in page footers
2018-07-20mwrap 2.0.0 v2.0.0