ByConity/contrib/jemalloc-cmake
Dao 0c68af176f Merge branch 'cherry-pick-jeprof-backtrace-cnch-ce' into 'cnch-ce-merge'
fix(clickhousech@m-14314476): [cp] Use old libunwind for jeprof backtrace

See merge request dp/ClickHouse!18362
2024-01-09 15:54:13 +08:00
..
include/jemalloc jemalloc: fix JEMALLOC_NOTHROW/JEMALLOC_CXX_THROW for freebsd/darwin 2020-06-23 01:47:56 +03:00
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 jemalloc: add darwin pregenerated header 2020-06-23 01:47:56 +03:00
include_freebsd_aarch64/jemalloc/internal jemalloc: explicitly disable pthread_setname_np on freebsd (requires 12.1) 2020-06-23 05:45:56 +03:00
include_freebsd_x86_64/jemalloc/internal jemalloc: explicitly disable pthread_setname_np on freebsd (requires 12.1) 2020-06-23 05:45:56 +03:00
include_linux_aarch64 jemalloc: jemalloc_preamble.h is common 2020-06-23 01:47:56 +03:00
include_linux_ppc64le/jemalloc/internal ppc64le: Enable building with jemalloc 2021-04-01 18:25:42 +03:00
include_linux_x86_64 jemalloc: jemalloc_preamble.h is common 2020-06-23 01:47:56 +03:00
CMakeLists.txt Merge branch 'cherry-pick-jeprof-backtrace-cnch-ce' into 'cnch-ce-merge' 2024-01-09 15:54:13 +08:00
README Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00

README

It allows to integrate JEMalloc into CMake project.