summaryrefslogtreecommitdiff
path: root/src/thread_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* drop cycleclock reference in ThreadCacheAliaksey Kandratsenka2015-10-051-1/+0
* eliminated CheckIfKernelSupportsTLSAliaksey Kandratsenka2014-12-071-40/+0
* issue-610: use TCMallocGetenvSafe from inside mallocAliaksey Kandratsenka2014-04-121-3/+5
* issue-585: fixed use of TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTESAliaksey Kandratsenka2013-11-161-7/+14
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* issue-488: Performance improvement for initialization checkschappedm@gmail.com2012-12-221-8/+9
* * PORTING: Support for patching assembly on win x86_64! (scott.fr...)csilvers2012-01-281-1/+1
* In my testing for a new release, I was noticing hangs oncsilvers2011-12-231-0/+4
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-29/+3
* Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-161-14/+37
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-191-4/+5
* * add a flag to use MAP_PRIVATE in memfs_malloc (gangren)csilvers2011-03-041-18/+11
* * Default to not sampling in tcmalloc (csilvers)csilvers2010-06-211-1/+2
* * PORTING: Revised patch_functions to avoid deadlock (csilvers, andrey)csilvers2010-01-141-6/+0
* Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>csilvers2009-09-111-87/+42
* 1) Change #include "config.h" to <config.h>. This is what automakecsilvers2009-04-211-1/+1
* Fri Apr 17 16:40:48 2009 Google Inc. <opensource@google.com>csilvers2009-04-181-5/+12
* Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>csilvers2009-03-111-92/+226
* Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>csilvers2008-12-131-0/+417