> 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. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges