aboutsummaryrefslogtreecommitdiff
path: root/devel/google-perftools
Commit message (Collapse)AuthorAgeFilesLines
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* Upgrade devel/google-perftools from 0.93 to 0.94.Vasil Dimov2007-12-123-9/+6
| | | | | | | | | | ChangeLog: http://google-perftools.googlecode.com/svn/tags/perftools-0.94/ChangeLog Submitted by: Yuri <yuri@rawbw.com> (maintainer) Notes: svn path=/head/; revision=203230
* Broken on sparc64 as well as amd64.Mark Linimon2007-11-181-3/+3
| | | | | | | | | While here, fix a typo. Approved by: portmgr (self) Notes: svn path=/head/; revision=202747
* Add new port devel/google-perftools:Vasil Dimov2007-10-114-0/+140
Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Perf Tools is the fastest memory allocation library available, it also often allows applications to have smaller memory footprint. WWW: http://code.google.com/p/google-perftools PR: ports/113689 Submitted by: Yuri <yuri@tsoft.com> Notes: svn path=/head/; revision=201296