gperftools/m4
csilvers 7375b4f3cb Fri Feb 04 15:54:31 2011 Google Inc. <opensource@google.com>
* google-perftools: version 1.7 release
	* Reduce page map key size under x86_64 by 4.4MB (rus)
	* Remove a flaky malloc-extension test (fdabek)
	* Improve the performance of PageHeap::New (ond..., csilvers)
	* Improve sampling_test with no-inline additions/etc (fdabek)
	* 16-byte align debug allocs (jyasskin)
	* Change FillProcSelfMaps to detect out-of-buffer-space (csilvers)
	* Document the need for sampling to use GetHeapSample (csilvers)
	* Try to read TSC frequency from tsc_freq_khs (adurbin)
	* Do better at figuring out if tests are running under gdb (ppluzhnikov)
	* Improve spinlock contention performance (ruemmler)
	* Better internal-function list for pprof's /contention (ruemmler)
	* Speed up GoogleOnce (m3b)
	* Limit number of incoming/outgoing edges in pprof (sanjay)
	* Add pprof --evince to go along with --gv (csilvers)
	* Document the various ways to get heap-profiling information (csilvers)
	* Separate out synchronization profiling routines (ruemmler)
	* Improve malloc-stats output to be more understandable (csilvers)
	* Add support for census profiler in pporf (nabeelmian)
	* Document how pprof's /symbol must support GET requests (csilvers)
	* Improve acx_pthread.m4 (ssuomi, liujisi)
	* Speed up pprof's ExtractSymbols (csilvers)
	* Ignore some known-leaky (java) libraries in the heap checker (davidyu)
	* Make kHideMask use all 64 bits in tests (ppluzhnikov)
	* Clean up pprof input-file handling (csilvers)
	* BUGFIX: Don't crash if __environ is NULL (csilvers)
	* BUGFIX: Fix totally broken debugallocation tests (csilvers)
	* BUGFIX: Fix up fake_VDSO handling for unittest (ppluzhnikov)
	* BUGFIX: Suppress all large allocs when report threshold is 0 (lexie)
	* BUGFIX: mmap2 on i386 takes an off_t, not off64_t (csilvers)
	* PORTING: Add missing PERFTOOLS_DLL_DECL (csilvers)
	* PORTING: Add stddef.h to make newer gcc's happy (csilvers)
	* PORTING: Document some tricks for working under OS X (csilvers)
	* PORTING: Don't try to check valgrind for windows (csilvers)
	* PORTING: Make array-size a var to compile under clang (chandlerc)
	* PORTING: No longer hook _aligned_malloc and _aligned_free (csilvers)
	* PORTING: Quiet some gcc warnings (csilvers)
	* PORTING: Replace %PRIxPTR with %p to be more portable (csilvers)
	* PORTING: Support systems that capitalize /proc weirdly (sanek)
	* PORTING: Treat arm3 the same as arm5t in cycletimer (csilvers)
	* PORTING: Update windows logging to not allocate memory (csilvers)
	* PORTING: avoid double-patching newer windows DLLs (roger.orr)
	* PORTING: get dynamic_annotations.c to work on windows (csilvers)
	* Add pkg-config .pc files for the 5 libraries we produce (csilvers)
	* Added proper libtool versioning, so this lib will be 0.1.0 (csilvers)
	* Moved from autoconf 2.64 to 2.65


git-svn-id: http://gperftools.googlecode.com/svn/trunk@102 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
2011-02-05 00:19:37 +00:00
..
ac_have_attribute.m4 Tue Jul 17 22:26:27 2007 Google Inc. <opensource@google.com> 2007-07-18 18:30:50 +00:00
acx_nanosleep.m4 Wed Mar 11 11:25:34 2009 Google Inc. <opensource@google.com> 2009-03-11 20:50:03 +00:00
acx_pthread.m4 Fri Feb 04 15:54:31 2011 Google Inc. <opensource@google.com> 2011-02-05 00:19:37 +00:00
compiler_characteristics.m4 * Prefer __environ to /proc/self/environ (csilvers) 2009-12-02 18:15:13 +00:00
install_prefix.m4 Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com> 2009-09-11 18:42:32 +00:00
libtool.m4 * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
ltoptions.m4 * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
ltsugar.m4 * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
ltversion.m4 * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
lt~obsolete.m4 * Suppress all large allocs when report threshold==0 2010-11-18 01:07:25 +00:00
namespaces.m4 Tue Jul 17 22:26:27 2007 Google Inc. <opensource@google.com> 2007-07-18 18:30:50 +00:00
pc_from_ucontext.m4 Thu Aug 5 12:48:03 PDT 2010 2010-08-05 20:36:47 +00:00
program_invocation_name.m4 * google-perftools: version 0.93 release 2007-08-17 20:56:15 +00:00
stl_namespace.m4 Tue Jul 17 22:26:27 2007 Google Inc. <opensource@google.com> 2007-07-18 18:30:50 +00:00