blob: 74afdfd78b4ed7267f9841e2d5ed95eb5817861a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
@comment $NetBSD: PLIST,v 1.1 2014/04/16 14:56:07 wiz 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
include/gperftools/heap-checker.h
include/gperftools/heap-profiler.h
include/gperftools/malloc_extension.h
include/gperftools/malloc_extension_c.h
include/gperftools/malloc_hook.h
include/gperftools/malloc_hook_c.h
include/gperftools/profiler.h
include/gperftools/stacktrace.h
include/gperftools/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
lib/pkgconfig/libprofiler.pc
lib/pkgconfig/libtcmalloc.pc
lib/pkgconfig/libtcmalloc_debug.pc
lib/pkgconfig/libtcmalloc_minimal.pc
lib/pkgconfig/libtcmalloc_minimal_debug.pc
man/man1/pprof.1
share/doc/${PKGNAME}/AUTHORS
share/doc/${PKGNAME}/COPYING
share/doc/${PKGNAME}/ChangeLog
share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/NEWS
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/README_windows.txt
share/doc/${PKGNAME}/TODO
share/doc/${PKGNAME}/cpuprofile-fileformat.html
share/doc/${PKGNAME}/cpuprofile.html
share/doc/${PKGNAME}/designstyle.css
share/doc/${PKGNAME}/heap-example1.png
share/doc/${PKGNAME}/heap_checker.html
share/doc/${PKGNAME}/heapprofile.html
share/doc/${PKGNAME}/index.html
share/doc/${PKGNAME}/overview.dot
share/doc/${PKGNAME}/overview.gif
share/doc/${PKGNAME}/pageheap.dot
share/doc/${PKGNAME}/pageheap.gif
share/doc/${PKGNAME}/pprof-test-big.gif
share/doc/${PKGNAME}/pprof-test.gif
share/doc/${PKGNAME}/pprof-vsnprintf-big.gif
share/doc/${PKGNAME}/pprof-vsnprintf.gif
share/doc/${PKGNAME}/pprof_remote_servers.html
share/doc/${PKGNAME}/spanmap.dot
share/doc/${PKGNAME}/spanmap.gif
share/doc/${PKGNAME}/t-test1.times.txt
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.1024.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.128.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.131072.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.16384.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.2048.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.256.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.32768.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.4096.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.512.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.64.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.65536.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspercpusec.vs.threads.8192.bytes.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.1.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.12.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.16.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.2.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.20.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.3.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.4.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.5.threads.png
share/doc/${PKGNAME}/tcmalloc-opspersec.vs.size.8.threads.png
share/doc/${PKGNAME}/tcmalloc.html
share/doc/${PKGNAME}/threadheap.dot
share/doc/${PKGNAME}/threadheap.gif
|