swift-nio/dev
Johannes Weiss 3a2fc0d39b
alloc tests: implement malloc_zone_* (#1569)
Motivation:

The Swift runtime is now using malloc_zone_*, we need to implement
replacements for these too. This is just a first pass, eventually, we
should implement _all_ replacements as `malloc_zone_memalign` which is
powerful enough to implement all others.

Modifications:

Provide new replacements.

Result:

Alloc tests work again on macOS.

Co-authored-by: Cory Benfield <lukasa@apple.com>
2020-06-26 11:04:37 +01:00
..
boxed-existentials.d add useful dtrace scripts to debug allocations (#352) 2018-04-25 15:23:09 +01:00
git.commit.template Adapt git template that is also used by Netty 2018-02-09 12:19:12 +01:00
make-single-file-spm make-single-file-spm: better directory name (#1446) 2020-03-13 17:01:37 +00:00
malloc-aggregation.d alloc tests: implement malloc_zone_* (#1569) 2020-06-26 11:04:37 +01:00
stackdiff-dtrace.py Allocation diffing script no longer drops data. (#1513) 2020-05-12 09:11:56 +01:00