gperftools/vsprojects
csilvers 3014cf142e * Suppress all large allocs when report threshold==0
* Clarified meaning of various malloc stats
	* Change from ATTRIBUTED_DEPRECATED to comments
	* Make array-size a var to compile under clang
	* Reduce page map key size under x86_64 by 4.4MB
	* Added full qualification to MemoryBarrier
	* Support systems that capitalize /proc weirdly
	* Avoid gcc warning: exporting type in unnamed ns
	* Add some dynamic annotations for gcc attributes
	* Add support for census profiler in pprof
	* Speed up pprof's ExtractSymbols
	* Speed up GoogleOnce
	* Add pkg-config (.pc) files
	* Detect when __environ exists but is NULL
	* Improve spinlock contention performance
	* Add GetFreeListSizes
	* Improve sampling_test, eg by adding no-inline
	* Relax malloc_extension test-check for big pages
	* Add proper library version number information
	* Update from autoconf 2.64 to 2.65
	* Better document how to write a server that works with pprof
	* Change FillProcSelfMaps to better handle out-of-space
	* No longer hook _aligned_malloc/free in windows
	* Handle function-forwarding in DLLs when patching (in windows)
	* Update .vcproj files that had wrong .cc files in them (!)
	* get rid of unnecessary 'size < 0'
	* fix comments a bit in sysinfo.cc
	* another go at improving malloc-stats output
	* fix comment typo in profiler.cc
	* Add a few more thread annotations
	* Try to read TSC frequency from 'tsc_freq_khz'
	* Fix annotalysis/TSAN incompatibility
	* Add pprof --evince to go along with --gv
	* Document need for sampling to use GetHeapSample
	* Fix flakiness in malloc_extension_test
	* Separate out synchronization profiling routines


git-svn-id: http://gperftools.googlecode.com/svn/trunk@99 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
2010-11-18 01:07:25 +00:00
..
addr2line-pdb Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
addressmap_unittest * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
frag_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
libtcmalloc_minimal * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
low_level_alloc_unittest * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
malloc_extension_test Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
markidle_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
nm-pdb Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
packed-cache_test * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
page_heap_test * Replace usleep() and poll() with nanosleep() (glider) 2009-11-10 16:24:57 +00:00
pagemap_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
realloc_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
sampler_test Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
stack_trace_table_test Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
tcmalloc_minimal_large Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
tcmalloc_minimal_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
thread_dealloc_unittest Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
tmu-static * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00