[opensource-dev] Mesh viewers and tcmalloc issues

Nicky D. sl.nicky.ml at googlemail.com
Mon Oct 3 14:35:32 PDT 2011


> in GooglePerfTools.cmake:
> set(TCMALLOC_FLAG -ULL_USE_TCMALLOC=1)
> and in llcommon property pages
> Undefine Preprocessor Definitions: LL_USE_TCMALLOC=1
> So it would appear, at least by default, that tcmalloc is not enabled.   Am
> I understanding this wrong?  Or does LL build their viewer with it defined
> and sending the viewer out the opensource world with it disabled?
>

That define is really only used for some statics code in
llallocator.cpp. It does
not influence if tcmalloc is used or not.


More information about the opensource-dev mailing list