summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag for google-perftools 1.8google-perftools-1.8csilvers2011-07-160-0/+0
* Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-1670-1478/+3456
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-1961-658/+1575
* * Improve debugallocation tc_malloc_size (csilvers)csilvers2011-03-2123-387/+1549
* * add a flag to use MAP_PRIVATE in memfs_malloc (gangren)csilvers2011-03-0412-82/+216
* * Enhance cycleclock on ARM v6 and above (sanek)csilvers2011-03-0226-612/+921
* * avoid unused-var warnings with annotalysis (lcwu)csilvers2011-02-192-9/+11
* * Fix tcmalloc_unittest on MSVC 10 in release mode (csilvers)csilvers2011-02-083-3/+44
* Fri Feb 04 15:54:31 2011 Google Inc. <opensource@google.com>csilvers2011-02-0525-181/+390
* * Make kHideMask use all 64 bits (ppluzhnikov)csilvers2011-01-1913-88/+188
* * PORTING: Add PERFTOOLS_DLL_DECL to malloc_hook_c.h (csilvers)csilvers2010-11-243-12/+54
* * Suppress all large allocs when report threshold==0csilvers2010-11-1863-20134/+20757
* Thu Aug 5 12:48:03 PDT 2010csilvers2010-08-0535-378/+420
* Oops, I thought I had done this last time, but maybe not. Submit thecsilvers2010-06-231-99/+104
* * Default to not sampling in tcmalloc (csilvers)csilvers2010-06-2131-308/+532
* * Update docs for heap-profiler fns (csilvers)csilvers2010-05-0722-211/+394
* * Fix pthread_once extern declarations (willchan)csilvers2010-04-224-14/+36
* * Speed up IsSymbolizedProfile by checking for NUL (csilvers)csilvers2010-04-1212-221/+888
* * Add new (std::nothrow) to debugallocation (corrado)csilvers2010-03-2338-1431/+5372
* * Speed up patching by not patching modules that are already loadedcsilvers2010-02-112-147/+189
* Oops, I submitted the wrong version of patch_functions.cc with thecsilvers2010-01-201-71/+144
* * google-perftools: version 1.5 releasecsilvers2010-01-208-479/+191
* * PORTING: Revised patch_functions to avoid deadlock (csilvers, andrey)csilvers2010-01-1415-214/+452
* * PORTING: Fix a race condition in windows patchingcsilvers2010-01-066-72/+113
* * Fix a memory leak with repeated Patch() calls on windows (csilvers)csilvers2009-12-1511-13/+39
* * Make memalign && posix_memalign respect tc_set_new_mode (willchan)csilvers2009-12-023-8/+76
* * Prefer __environ to /proc/self/environ (csilvers)csilvers2009-12-0228-246/+533
* * Replace usleep() and poll() with nanosleep() (glider)csilvers2009-11-1032-9389/+5282
* * Fix Symbolize() to call pprof once, rather than once/symbol (glider)csilvers2009-10-2741-1533/+866
* Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>csilvers2009-09-11101-1343/+5519
* Tue Jun 9 18:19:06 2009 Google Inc. <opensource@google.com>csilvers2009-06-1031-821/+1756
* Use the google spinlock code instead of the built-in windows code.csilvers2009-05-1812-26/+295
* In the case of windows with HAS_EXCEPTIONS turned off we weren't ablecsilvers2009-04-251-2/+12
* Make sure we don't clobber GetLastError() (for windows).csilvers2009-04-221-2/+6
* 1) Change #include "config.h" to <config.h>. This is what automakecsilvers2009-04-2146-57/+57
* Fri Apr 17 16:40:48 2009 Google Inc. <opensource@google.com>csilvers2009-04-1852-6779/+9854
* Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com>csilvers2009-03-1193-2363/+8581
* Tue Jan 6 13:58:56 2009 Google Inc. <opensource@google.com>csilvers2009-01-065-12/+22
* Sun Dec 14 17:10:35 2008 Google Inc. <opensource@google.com>csilvers2008-12-154-13/+19
* Thu Dec 11 16:01:32 2008 Google Inc. <opensource@google.com>csilvers2008-12-1396-4044/+8061
* Tue Sep 23 08:56:31 2008 Google Inc. <opensource@google.com>csilvers2008-09-234-11/+17
* Sat Sep 20 09:37:18 2008 Google Inc. <opensource@google.com>csilvers2008-09-205-51/+30
* Thu Sep 18 16:00:27 2008 Google Inc. <opensource@google.com>csilvers2008-09-1950-405/+1473
* Mon Jun 9 16:47:03 2008 Google Inc. <opensource@google.com>csilvers2008-06-1472-1436/+2536
* Mon Apr 21 15:20:52 2008 Google Inc. <opensource@google.com>csilvers2008-04-2234-760/+1516
* Tue Mar 18 14:30:44 2008 Google Inc. <opensource@google.com>csilvers2008-03-1938-502/+2004
* Tue Feb 19 12:01:31 2008 Google Inc. <opensource@google.com>csilvers2008-02-196-21/+34
* Tue Feb 12 12:28:32 2008 Google Inc. <opensource@google.com>csilvers2008-02-1351-1054/+3088
* Mon Dec 3 23:51:54 2007 Google Inc. <opensource@google.com>csilvers2007-12-054-11/+18
* Thu Nov 29 07:59:43 2007 Google Inc. <opensource@google.com>csilvers2007-11-2953-1351/+3639