./devel/gperftools, Fast, multi-threaded malloc() and nifty performance analysis tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 2.1nb1, Package name: gperftools-2.1nb1, Maintainer: cheusov

These tools are for use by developers so that they can create more
robust applications. Especially of use to those developing
multi-threaded applications in C++ with templates. Includes TCMalloc,
heap-checker, heap-profiler, and CPU-profiler.


Required to run:
[lang/perl5]

Master sites:

SHA1: b799b99d9f021988bbc931db1c21b2f94826d4f0
RMD160: 0cf9af2502e661d3771976e943ef2afb8b749983
Filesize: 1288.961 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-19 00:02:11 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4666 - requested by joerg
devel/gperftools: build fix

Revisions pulled up:
- devel/gperftools/distinfo                                     1.3 via patch
- devel/gperftools/patches/patch-configure                      1.1
- devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h 1.1

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Tue Apr 14 14:40:02 UTC 2015

   Modified Files:
   	pkgsrc/devel/gperftools: distinfo
   Added Files:
   	pkgsrc/devel/gperftools/patches: patch-configure
   	    patch-src_base_atomicops-internals-arm-v6plus.h

   Log message:
   Fix build on NetBSD/ARM.