index
:
delta/gperftools.git
at7_0-release
at7_1-release
at8_0-release
baserock/morph
master
master-issue_626
rzinsly-master
wip-from-alk-for-review
github.com: gperftools/gperftools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tcmalloc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue-489: implemented API to set chromium-style de-committing
Aliaksey Kandratsenka
2014-02-22
1
-0
/
+10
*
added emacs -*- mode lines for google coding style
Aliaksey Kandratsenka
2013-10-12
1
-0
/
+1
*
issue-536: do not PrintStats if running under valgrind
Aliaksey Kandratsenka
2013-09-14
1
-1
/
+5
*
issue-465: Adding automagic support for __builtin_expect
chappedm@gmail.com
2012-12-22
1
-11
/
+11
*
issue-466: Clarified stats output and comments for ExtractStats() and GetThre...
chappedm@gmail.com
2012-12-22
1
-3
/
+12
*
issue-467: Fixed issue with allocation size being narrowed to 32-bit
chappedm@gmail.com
2012-12-22
1
-2
/
+2
*
issue-488: Performance improvement for initialization checks
chappedm@gmail.com
2012-12-22
1
-43
/
+94
*
issue-450: Move includes for struct mallinfo from tcmalloc.cc to tcmalloc.h t...
chappedm@gmail.com
2012-11-04
1
-12
/
+0
*
issue-477: Fix clang compilation errors regarding format specifiers
chappedm@gmail.com
2012-11-03
1
-1
/
+1
*
Changing internal behaviour of tcmalloc to return an allocated size of 0 when...
chappedm@gmail.com
2012-04-21
1
-0
/
+2
*
issue-410: This set of changes exposes the central cache free list size, tran...
chappedm@gmail.com
2012-03-02
1
-0
/
+21
*
Fri Feb 03 15:40:45 2012 Google Inc. <google-perftools@googlegroups.com>
csilvers
2012-02-04
1
-3
/
+3
*
Tue Jan 31 10:43:50 2012 Google Inc. <opensource@google.com>
csilvers
2012-01-31
1
-1
/
+9
*
* PORTING: Support for patching assembly on win x86_64! (scott.fr...)
csilvers
2012-01-28
1
-7
/
+7
*
Add the magical incantations to get perftools to compile
csilvers
2011-12-23
1
-0
/
+3
*
* Get the deallocation stack trace outside the lock (sean)
csilvers
2011-10-18
1
-33
/
+89
*
Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>
csilvers
2011-07-16
1
-159
/
+46
*
* Fix typos in comment in profiler.h (nrhodes)
csilvers
2011-05-19
1
-199
/
+116
*
* Improve debugallocation tc_malloc_size (csilvers)
csilvers
2011-03-21
1
-11
/
+26
*
* add a flag to use MAP_PRIVATE in memfs_malloc (gangren)
csilvers
2011-03-04
1
-32
/
+115
*
* Enhance cycleclock on ARM v6 and above (sanek)
csilvers
2011-03-02
1
-16
/
+26
*
* Make kHideMask use all 64 bits (ppluzhnikov)
csilvers
2011-01-19
1
-5
/
+7
*
* Suppress all large allocs when report threshold==0
csilvers
2010-11-18
1
-33
/
+157
*
Thu Aug 5 12:48:03 PDT 2010
csilvers
2010-08-05
1
-10
/
+35
*
* Default to not sampling in tcmalloc (csilvers)
csilvers
2010-06-21
1
-50
/
+86
*
* Update docs for heap-profiler fns (csilvers)
csilvers
2010-05-07
1
-81
/
+46
*
* Fix pthread_once extern declarations (willchan)
csilvers
2010-04-22
1
-0
/
+1
*
* Speed up IsSymbolizedProfile by checking for NUL (csilvers)
csilvers
2010-04-12
1
-46
/
+61
*
* Add new (std::nothrow) to debugallocation (corrado)
csilvers
2010-03-23
1
-15
/
+24
*
* PORTING: Revised patch_functions to avoid deadlock (csilvers, andrey)
csilvers
2010-01-14
1
-2
/
+2
*
* Make memalign && posix_memalign respect tc_set_new_mode (willchan)
csilvers
2009-12-02
1
-5
/
+58
*
* Prefer __environ to /proc/self/environ (csilvers)
csilvers
2009-12-02
1
-10
/
+19
*
* Replace usleep() and poll() with nanosleep() (glider)
csilvers
2009-11-10
1
-27
/
+110
*
* Fix Symbolize() to call pprof once, rather than once/symbol (glider)
csilvers
2009-10-27
1
-0
/
+30
*
Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>
csilvers
2009-09-11
1
-49
/
+83
*
Tue Jun 9 18:19:06 2009 Google Inc. <opensource@google.com>
csilvers
2009-06-10
1
-121
/
+194
*
In the case of windows with HAS_EXCEPTIONS turned off we weren't able
csilvers
2009-04-25
1
-2
/
+12
*
1) Change #include "config.h" to <config.h>. This is what automake
csilvers
2009-04-21
1
-1
/
+1
*
Fri Apr 17 16:40:48 2009 Google Inc. <opensource@google.com>
csilvers
2009-04-18
1
-22
/
+25
*
Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>
csilvers
2009-03-11
1
-81
/
+80
*
Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>
csilvers
2008-12-13
1
-2398
/
+332
*
Thu Sep 18 16:00:27 2008 Google Inc. <opensource@google.com>
csilvers
2008-09-19
1
-9
/
+57
*
Mon Jun 9 16:47:03 2008 Google Inc. <opensource@google.com>
csilvers
2008-06-14
1
-54
/
+81
*
Mon Apr 21 15:20:52 2008 Google Inc. <opensource@google.com>
csilvers
2008-04-22
1
-19
/
+11
*
Tue Feb 12 12:28:32 2008 Google Inc. <opensource@google.com>
csilvers
2008-02-13
1
-97
/
+128
*
Thu Nov 29 07:59:43 2007 Google Inc. <opensource@google.com>
csilvers
2007-11-29
1
-2
/
+8
*
* google-perftools: version 0.93 release
csilvers
2007-08-17
1
-3
/
+22
*
Tue Jul 17 22:26:27 2007 Google Inc. <opensource@google.com>
csilvers
2007-07-18
1
-83
/
+175
*
Fri Apr 13 14:50:51 2007 Google Inc. <opensource@google.com>
csilvers
2007-04-16
1
-308
/
+742
*
Wed Jun 14 15:11:14 2006 Google Inc. <opensource@google.com>
csilvers
2007-03-22
1
-7
/
+49
[next]