swift-nio/dev
Johannes Weiss 9480c27148 malloc-aggregation.d: don't forget posix_memalign (#785)
Motivation:

When counting the number of allocations it's important not to forget an
allocation function that Swift uses.

Modifications:

add posix_memalign to dev/malloc-aggregation.d

Result:

malloc aggregations accurate with recent Swift versions
2019-01-29 11:23:42 +00: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
malloc-aggregation.d malloc-aggregation.d: don't forget posix_memalign (#785) 2019-01-29 11:23:42 +00:00