pkgsrc-wip/google-perftools/PLIST
Aleksey Cheusov 3b26dc4d56 Update to 1.5
Tue Jan 19 14:46:12 2010  Google Inc. <opensource@google.com>

	* google-perftools: version 1.5 release
	* Add tc_set_new_mode (willchan)
	* Make memalign functions + realloc respect tc_set_new_mode
	(willchan)
	* Add ReleaseToSystem(num_bytes) (kash)
	* Handle zero-length symbols a bit better in pprof (csilvers)
	* Prefer __environ to /proc/self/environ in cpu profiler (csilvers)
	* Add HEAP_CHECK_MAX_LEAKS flag to control #leaks to report (glider)
	* Add two new numeric pageheap properties to MallocExtension (fikes)
	* Print alloc size when mmap fails (hakon)
	* Add ITIMER_REAL support to cpu profiler (csilvers, nabeelmian)
	* Speed up symbolizer in heap-checker reporting (glider)
	* Speed up futexes with FUTEX_PRIVATE_FLAG (m3b)
	* Speed up tcmalloc but doing better span coalescing (sanjay)
	* Better support for different wget's and addr2maps in pprof
	(csilvres)
	* Implement a nothrow version of delete and delete[] (csilvers)
	* BUGFIX: fix a race on module_libcs[i] in windows patching
	(csilvers)
	* BUGFIX: Fix debugallocation to call cpp_alloc for new (willchan)
	* BUGFIX: A simple bugfix for --raw mode (mrabkin)
	* BUGFIX: Fix C shims to actually be valid C (csilvers)
	* BUGFIX: Fix recursively-unmapped-region accounting (ppluzhnikov)
	* BUGFIX: better distinguish real and fake vdso (ppluzhnikov)
	* WINDOWS: replace debugmodule with more reliable psai (andrey)
	* PORTING: Add .bundle as another shared library extension
	(csilvers)
	* PORTING: Fixed a typo bug in the ocnfigure PRIxx m4 macro
	(csilvers)
	* PORTING: Augment sysinfo to work on 64-bit OS X (csilvers)
	* PORTING: Use sys/ucontext.h to fix compiing on OS X 10.6
	(csilvers)
	* PORTING: Fix sysinfo libname reporting for solaris x86 (jeffrey)
	* PORTING: Use libunwind for i386 when using --omitfp (ppluzhnikov)
2010-06-24 18:07:11 +00:00

69 lines
3.4 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2010/06/24 18:07:11 cheusov Exp $
bin/pprof
include/google/heap-checker.h
include/google/heap-profiler.h
include/google/malloc_extension.h
include/google/malloc_extension_c.h
include/google/malloc_hook.h
include/google/malloc_hook_c.h
include/google/profiler.h
include/google/stacktrace.h
include/google/tcmalloc.h
lib/libprofiler.la
lib/libtcmalloc.la
lib/libtcmalloc_and_profiler.la
lib/libtcmalloc_debug.la
lib/libtcmalloc_minimal.la
lib/libtcmalloc_minimal_debug.la
man/man1/pprof.1
share/doc/google-perftools-1.5/AUTHORS
share/doc/google-perftools-1.5/COPYING
share/doc/google-perftools-1.5/ChangeLog
share/doc/google-perftools-1.5/INSTALL
share/doc/google-perftools-1.5/NEWS
share/doc/google-perftools-1.5/README
share/doc/google-perftools-1.5/README.windows
share/doc/google-perftools-1.5/TODO
share/doc/google-perftools-1.5/cpuprofile-fileformat.html
share/doc/google-perftools-1.5/cpuprofile.html
share/doc/google-perftools-1.5/designstyle.css
share/doc/google-perftools-1.5/heap-example1.png
share/doc/google-perftools-1.5/heap_checker.html
share/doc/google-perftools-1.5/heapprofile.html
share/doc/google-perftools-1.5/index.html
share/doc/google-perftools-1.5/overview.dot
share/doc/google-perftools-1.5/overview.gif
share/doc/google-perftools-1.5/pageheap.dot
share/doc/google-perftools-1.5/pageheap.gif
share/doc/google-perftools-1.5/pprof-test-big.gif
share/doc/google-perftools-1.5/pprof-test.gif
share/doc/google-perftools-1.5/pprof-vsnprintf-big.gif
share/doc/google-perftools-1.5/pprof-vsnprintf.gif
share/doc/google-perftools-1.5/pprof_remote_servers.html
share/doc/google-perftools-1.5/spanmap.dot
share/doc/google-perftools-1.5/spanmap.gif
share/doc/google-perftools-1.5/t-test1.times.txt
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.1024.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.128.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.131072.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.16384.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.2048.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.256.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.32768.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.4096.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.512.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.64.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.65536.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspercpusec.vs.threads.8192.bytes.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.1.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.12.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.16.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.2.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.20.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.3.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.4.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.5.threads.png
share/doc/google-perftools-1.5/tcmalloc-opspersec.vs.size.8.threads.png
share/doc/google-perftools-1.5/tcmalloc.html
share/doc/google-perftools-1.5/threadheap.dot
share/doc/google-perftools-1.5/threadheap.gif