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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue-596: removed unused AtomicIncrement operation
Aliaksey Kandratsenka
2014-01-04
1
-114
/
+0
*
issue-588: Fix profiler_unittest.cc fork()
Aliaksey Kandratsenka
2013-11-16
1
-16
/
+20
*
issue-587: fix typos in unit test scripts
Aliaksey Kandratsenka
2013-11-16
4
-4
/
+4
*
issue-584: added license note to files without explicit license
Aliaksey Kandratsenka
2013-11-09
4
-0
/
+14
*
added emacs -*- mode lines for google coding style
Aliaksey Kandratsenka
2013-10-12
32
-0
/
+32
*
issue-556: drop malloc limit at the end of page_heap_test
alkondratenko@gmail.com
2013-07-26
1
-0
/
+7
*
issue-552: Fix page_heap_test for system with different page size
alkondratenko@gmail.com
2013-07-26
1
-1
/
+4
*
issue-553: Fix syscall wrapper for PowerPC
alkondratenko@gmail.com
2013-07-26
1
-2
/
+23
*
issue-534: fixed a number of gcc warnings
alkondratenko@gmail.com
2013-07-06
2
-3
/
+3
*
issue-368: added missing large_heap_fragmentation_unittest.cc
alkondratenko@gmail.com
2013-05-07
1
-0
/
+62
*
issue-506: fixed bogus unit test failure
alkondratenko@gmail.com
2013-03-11
1
-2
/
+13
*
issue-425: Fixed tcmalloc unittest crashes for windows builds
chappedm@gmail.com
2013-03-11
1
-2
/
+2
*
issue-490: Added support for acquire/release atomic exchange
chappedm@gmail.com
2013-03-10
1
-30
/
+48
*
issue-443: Increase the number of objects transferred between thread cache an...
chappedm@gmail.com
2013-03-10
1
-0
/
+68
*
issue-448: New environment setting that allows you to set an explicit heap limit
chappedm@gmail.com
2012-11-04
2
-3
/
+114
*
issue-430: Introduces 8-byte alignment support for tcmalloc
chappedm@gmail.com
2012-11-04
1
-3
/
+4
*
issue-477: Fix clang compilation errors regarding format specifiers
chappedm@gmail.com
2012-11-03
2
-4
/
+4
*
issue-411: This commit adds additional logging to the cpu profiler to warn wh...
chappedm@gmail.com
2012-10-28
1
-5
/
+13
*
issue-446: Fixes compatability issues in malloc_hook_test for PPC64
chappedm@gmail.com
2012-09-18
1
-11
/
+11
*
issue-457: Fixed an issue where the 'getpc' testcase was using the wrong PPC6...
chappedm@gmail.com
2012-09-18
1
-1
/
+1
*
Fri Feb 03 15:40:45 2012 Google Inc. <google-perftools@googlegroups.com>
csilvers
2012-02-04
18
-27
/
+94
*
* PORTING: Support for patching assembly on win x86_64! (scott.fr...)
csilvers
2012-01-28
1
-3
/
+3
*
* Check for mingw compilers that *do* define timespec
csilvers
2011-11-16
2
-10
/
+52
*
* Get the deallocation stack trace outside the lock (sean)
csilvers
2011-10-18
1
-0
/
+4
*
Tue Jul 26 20:57:51 2011 Google Inc. <opensource@google.com>
csilvers
2011-07-27
1
-0
/
+1
*
Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>
csilvers
2011-07-16
7
-64
/
+169
*
* Fix typos in comment in profiler.h (nrhodes)
csilvers
2011-05-19
8
-21
/
+398
*
* Improve debugallocation tc_malloc_size (csilvers)
csilvers
2011-03-21
4
-20
/
+92
*
* add a flag to use MAP_PRIVATE in memfs_malloc (gangren)
csilvers
2011-03-04
3
-4
/
+16
*
* Enhance cycleclock on ARM v6 and above (sanek)
csilvers
2011-03-02
4
-10
/
+10
*
* Fix tcmalloc_unittest on MSVC 10 in release mode (csilvers)
csilvers
2011-02-08
1
-1
/
+23
*
Fri Feb 04 15:54:31 2011 Google Inc. <opensource@google.com>
csilvers
2011-02-05
3
-39
/
+36
*
* Make kHideMask use all 64 bits (ppluzhnikov)
csilvers
2011-01-19
2
-3
/
+2
*
* Suppress all large allocs when report threshold==0
csilvers
2010-11-18
6
-15
/
+64
*
Thu Aug 5 12:48:03 PDT 2010
csilvers
2010-08-05
2
-1
/
+20
*
* Default to not sampling in tcmalloc (csilvers)
csilvers
2010-06-21
3
-4
/
+7
*
* Update docs for heap-profiler fns (csilvers)
csilvers
2010-05-07
1
-1
/
+1
*
* Add new (std::nothrow) to debugallocation (corrado)
csilvers
2010-03-23
5
-23
/
+51
*
* PORTING: Revised patch_functions to avoid deadlock (csilvers, andrey)
csilvers
2010-01-14
1
-8
/
+8
*
* Make memalign && posix_memalign respect tc_set_new_mode (willchan)
csilvers
2009-12-02
1
-0
/
+15
*
* Prefer __environ to /proc/self/environ (csilvers)
csilvers
2009-12-02
6
-133
/
+261
*
* Replace usleep() and poll() with nanosleep() (glider)
csilvers
2009-11-10
5
-8
/
+246
*
* Fix Symbolize() to call pprof once, rather than once/symbol (glider)
csilvers
2009-10-27
12
-1207
/
+193
*
Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>
csilvers
2009-09-11
18
-133
/
+595
*
Tue Jun 9 18:19:06 2009 Google Inc. <opensource@google.com>
csilvers
2009-06-10
3
-11
/
+27
*
Fri Apr 17 16:40:48 2009 Google Inc. <opensource@google.com>
csilvers
2009-04-18
6
-45
/
+745
*
Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>
csilvers
2009-03-11
12
-170
/
+1223
*
Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>
csilvers
2008-12-13
9
-59
/
+238
*
Tue Sep 23 08:56:31 2008 Google Inc. <opensource@google.com>
csilvers
2008-09-23
1
-0
/
+1
*
Thu Sep 18 16:00:27 2008 Google Inc. <opensource@google.com>
csilvers
2008-09-19
5
-36
/
+153
[next]