summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make PPC64 use 64K of internal page size for tcmalloc by defaultrzinsly-masterRaphael Moreira Zinsly2014-12-111-2/+4
* New compiler flags to set the size and alignment of tcmalloc pagesRaphael Moreira Zinsly2014-12-111-1/+36
* Added option to disable libunwind linkingRaphael Moreira Zinsly2014-11-271-6/+19
* bumped version to 2.3rcgperftools-2.2.90Aliaksey Kandratsenka2014-11-021-3/+3
* implemented cpu-profiling mode that profiles threads separatelyAliaksey Kandratsenka2014-11-021-0/+12
* drop workaround for too old redhat 7Aliaksey Kandratsenka2014-11-021-7/+0
* bumped version to 2.2.1gperftools-2.2.1Aliaksey Kandratsenka2014-06-211-3/+3
* bumped version to 2.2gperftools-2.2Aliaksey Kandratsenka2014-05-031-2/+2
* bumped version to 2.1.90Aliaksey Kandratsenka2014-04-191-3/+3
* don't enable backtrace() for stacktrace capturing by defaultAliaksey Kandratsenka2014-04-121-4/+12
* issue-614: use tc_memalign in ReallocAfterMemalloc testAliaksey Kandratsenka2014-04-071-1/+0
* unbreak building with libunwindAliaksey Kandratsenka2014-03-011-2/+2
* Look for backtrace() in libexecinfo as well.Thomas Klausner2014-03-011-1/+2
* Fix unportable test(1) construct.Thomas Klausner2014-03-011-1/+1
* Test for memalign in configure.ac. Disable a test that uses memalign if it is...Thomas Klausner2014-03-011-0/+1
* issue-525: only warn if --enable-frame-pointers are not givenAliaksey Kandratsenka2014-02-221-1/+1
* issue-525: warn user on lack of libunwind but don't failAliaksey Kandratsenka2014-02-161-1/+9
* issue-604: implement runtime-selectable stacktrace capturingAliaksey Kandratsenka2014-02-161-0/+2
* chmod -x configure.acAliaksey Kandratsenka2014-02-081-0/+0
* eliminated gcc warning on __thread configure snippetAliaksey Kandratsenka2014-01-111-1/+1
* fix GCC version detect for platforms other than X86/X64xiaoyur3472014-01-111-1/+4
* issue-592: handle recent mingw with C++11 threadsAliaksey Kandratsenka2014-01-041-0/+20
* Added AM_MAINTAINER_MODE to disable Makefile rebuild rulesAliaksey Kandratsenka2013-12-061-0/+2
* use AC_PROG_LIBTOOL to summon libtoolAliaksey Kandratsenka2013-11-161-1/+1
* issue-413: disable __thread usage on OSXAliaksey Kandratsenka2013-08-291-2/+3
* lowered autoconf requirementAliaksey Kandratsenka2013-08-291-1/+1
* bump version to 2.1alkondratenko@gmail.com2013-07-301-3/+3
* bump version number for 2.1rcalkondratenko@gmail.com2013-07-201-3/+3
* issue-549: handle most recent mingw that has sleep and nanosleepalkondratenko@gmail.com2013-07-201-0/+9
* issue-504: disable tls on mingwalkondratenko@gmail.com2013-03-111-1/+9
* issue-504: do not define HAVE_MMAP on mingwalkondratenko@gmail.com2013-03-111-0/+5
* issue-503: removed checked in configure and other auto* productsalkondratenko@gmail.com2013-03-111-22/+1
* issue-496: Fixes an issue where tcmalloc might deadlock in a thread calling forkchappedm@gmail.com2013-03-101-0/+1
* issue-465: Adding automagic support for __builtin_expectchappedm@gmail.com2012-12-221-0/+8
* issue-449: Disables mmap check when cross compiling since it is meaningless a...chappedm@gmail.com2012-11-041-1/+7
* issue-475: Re-applying changes made originally for r150 and r151chappedm@gmail.com2012-11-041-12/+15
* issue-475: Amend of r151 and r150chappedm@gmail.com2012-11-041-1/+1
* issue-480: duplicate of issue-385 fixed in r150 however some of the comments ...chappedm@gmail.com2012-11-031-4/+2
* issue-385: updates to automake to pick up the explicit setting of the -fno-om...chappedm@gmail.com2012-05-161-1/+1
* Fri Feb 03 15:40:45 2012 Google Inc. <google-perftools@googlegroups.com>csilvers2012-02-041-9/+10
* Tue Jan 31 10:43:50 2012 Google Inc. <opensource@google.com>csilvers2012-01-311-2/+2
* * PORTING: Support for patching assembly on win x86_64! (scott.fr...)csilvers2012-01-281-1/+1
* Ready to release perftools 1.9.1 :-/csilvers2011-12-241-1/+1
* Thu Dec 22 16:22:45 2011 Google Inc. <opensource@google.com>csilvers2011-12-231-3/+9
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-1/+1
* Fri Aug 26 13:29:25 2011 Google Inc. <opensource@google.com>csilvers2011-08-261-1/+8
* Thu Aug 11 15:01:47 2011 Google Inc. <opensource@google.com>csilvers2011-08-111-4/+4
* Tue Jul 26 20:57:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-271-11/+4
* Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-161-4/+43
* * Fix typos in comment in profiler.h (nrhodes)csilvers2011-05-191-2/+12