ClickHouse/contrib/jemalloc-cmake
Azat Khuzhin 6a600e5f6f jemalloc: fix under osx (zone_register() had been optimized out again)
v2: use ld -u
v3: move -u to executable
2021-08-18 09:47:59 +03:00
..
include/jemalloc
include_darwin_aarch64/jemalloc/internal Update jemalloc_internal_defs & fix unit test 2021-03-30 00:07:34 +08:00
include_darwin_x86_64/jemalloc/internal
include_freebsd_aarch64/jemalloc/internal
include_freebsd_x86_64/jemalloc/internal
include_linux_aarch64
include_linux_ppc64le/jemalloc/internal ppc64le: Enable building with jemalloc 2021-04-01 18:25:42 +03:00
include_linux_x86_64
CMakeLists.txt jemalloc: fix under osx (zone_register() had been optimized out again) 2021-08-18 09:47:59 +03:00
README

It allows to integrate JEMalloc into CMake project.