Major changes:
- Added support for
_rjem_aligned_alloc
(jemalloc variant ofaligned_malloc
) - The initialization is now done eagerly in the static constructor, in case the profiled executable overrides all of the
LD_PRELOAD
-hooked functions by itself so none actually get called