mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
8335c95b05
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>
77 lines
3.1 KiB
Plaintext
77 lines
3.1 KiB
Plaintext
bin/pprof
|
|
include/google/heap-checker.h
|
|
include/google/heap-profiler.h
|
|
include/google/malloc_extension.h
|
|
include/google/malloc_hook.h
|
|
include/google/profiler.h
|
|
include/google/stacktrace.h
|
|
lib/libprofiler.a
|
|
lib/libprofiler.la
|
|
lib/libprofiler.so
|
|
lib/libprofiler.so.0
|
|
lib/libstacktrace.a
|
|
lib/libstacktrace.la
|
|
lib/libstacktrace.so
|
|
lib/libstacktrace.so.0
|
|
lib/libtcmalloc.a
|
|
lib/libtcmalloc.la
|
|
lib/libtcmalloc.so
|
|
lib/libtcmalloc.so.0
|
|
lib/libtcmalloc_minimal.a
|
|
lib/libtcmalloc_minimal.la
|
|
lib/libtcmalloc_minimal.so
|
|
lib/libtcmalloc_minimal.so.0
|
|
man/man1/pprof.1
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.windows
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/cpuprofile.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/designstyle.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/heap-example1.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/heap_checker.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/heapprofile.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/overview.dot
|
|
%%PORTDOCS%%%%DOCSDIR%%/overview.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pageheap.dot
|
|
%%PORTDOCS%%%%DOCSDIR%%/pageheap.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pprof-test-big.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pprof-test.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pprof-vsnprintf-big.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pprof-vsnprintf.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pprof_remote_servers.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/spanmap.dot
|
|
%%PORTDOCS%%%%DOCSDIR%%/spanmap.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/t-test1.times.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.1024.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.128.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.131072.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.16384.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.2048.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.256.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.32768.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.4096.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.512.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.64.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.65536.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspercpusec.vs.threads.8192.bytes.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.1.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.12.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.16.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.2.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.20.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.3.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.4.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.5.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc-opspersec.vs.size.8.threads.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcmalloc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/threadheap.dot
|
|
%%PORTDOCS%%%%DOCSDIR%%/threadheap.gif
|
|
@dirrmtry include/google
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|