Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is building with tcmalloc supported? #2332

Open
mbroadst opened this issue Oct 29, 2024 · 0 comments
Open

Is building with tcmalloc supported? #2332

mbroadst opened this issue Oct 29, 2024 · 0 comments

Comments

@mbroadst
Copy link

Hi, I spent a few hours vendoring folly into a codebase using tcmalloc the other day and ran into a few issues. I noticed reference to USE_TCMALLOC and FOLLY_ASSUME_NO_TCMALLOC but neither of those are set in any of the build files I looked at. Once actually compiling I ran into a number of issues with symbol redefinitions (nallocx, sdallocx and MallocExtension_Internal_GetNumericProperty) as well as missing symbols (mallctl and friends). Do y'all support building with tcmalloc? If not, would you accept patches to (re)introduce support? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant