summaryrefslogtreecommitdiff
path: root/src/common.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure ThreadCache objects are CACHELINE_ALIGNED.Dair Grant2015-10-031-3/+3
* issue-610: use TCMallocGetenvSafe from inside mallocAliaksey Kandratsenka2014-04-121-1/+2
* assert that ClassSize(0) is 0 instead >=0Aliaksey Kandratsenka2013-11-161-1/+1
* skip unnecessary check during double-check SizeClass intergrityJoonsoo Kim2013-10-261-1/+6
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* issue-368: allocate enough bytes for large metadata allocationsalkondratenko@gmail.com2013-05-071-1/+1
* issue-{368,443}: allocate metadata in big batchesalkondratenko@gmail.com2013-05-061-4/+49
* issue-443: Increase the number of objects transferred between thread cache an...chappedm@gmail.com2013-03-101-1/+23
* issue-430: Introduces 8-byte alignment support for tcmallocchappedm@gmail.com2012-11-041-4/+4
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-29/+13
* Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-161-15/+20
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-191-2/+1
* Thu Aug 5 12:48:03 PDT 2010csilvers2010-08-051-13/+19
* Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>csilvers2009-09-111-15/+11
* Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>csilvers2009-03-111-8/+9
* Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>csilvers2008-12-131-0/+211