1/bin/jemalloc-config
2/bin/jemalloc.sh
3/bin/jeprof
4
5/config.stamp
6/config.log
7/config.status
8/configure
9
10/doc/html.xsl
11/doc/manpages.xsl
12/doc/jemalloc.xml
13/doc/jemalloc.html
14/doc/jemalloc.3
15
16/jemalloc.pc
17
18/lib/
19
20/Makefile
21
22/include/jemalloc/internal/jemalloc_preamble.h
23/include/jemalloc/internal/jemalloc_internal_defs.h
24/include/jemalloc/internal/private_namespace.gen.h
25/include/jemalloc/internal/private_namespace.h
26/include/jemalloc/internal/private_namespace_jet.gen.h
27/include/jemalloc/internal/private_namespace_jet.h
28/include/jemalloc/internal/private_symbols.awk
29/include/jemalloc/internal/private_symbols_jet.awk
30/include/jemalloc/internal/public_namespace.h
31/include/jemalloc/internal/public_symbols.txt
32/include/jemalloc/internal/public_unnamespace.h
33/include/jemalloc/internal/size_classes.h
34/include/jemalloc/jemalloc.h
35/include/jemalloc/jemalloc_defs.h
36/include/jemalloc/jemalloc_macros.h
37/include/jemalloc/jemalloc_mangle.h
38/include/jemalloc/jemalloc_mangle_jet.h
39/include/jemalloc/jemalloc_protos.h
40/include/jemalloc/jemalloc_protos_jet.h
41/include/jemalloc/jemalloc_rename.h
42/include/jemalloc/jemalloc_typedefs.h
43
44/src/*.[od]
45/src/*.sym
46
47/run_tests.out/
48
49/test/test.sh
50test/include/test/jemalloc_test.h
51test/include/test/jemalloc_test_defs.h
52
53/test/integration/[A-Za-z]*
54!/test/integration/[A-Za-z]*.*
55/test/integration/*.[od]
56/test/integration/*.out
57
58/test/integration/cpp/[A-Za-z]*
59!/test/integration/cpp/[A-Za-z]*.*
60/test/integration/cpp/*.[od]
61/test/integration/cpp/*.out
62
63/test/src/*.[od]
64
65/test/stress/[A-Za-z]*
66!/test/stress/[A-Za-z]*.*
67/test/stress/*.[od]
68/test/stress/*.out
69
70/test/unit/[A-Za-z]*
71!/test/unit/[A-Za-z]*.*
72/test/unit/*.[od]
73/test/unit/*.out
74
75/VERSION
76
77*.pdb
78*.sdf
79*.opendb
80*.VC.db
81*.opensdf
82*.cachefile
83*.suo
84*.user
85*.sln.docstates
86*.tmp
87.vs/
88/msvc/Win32/
89/msvc/x64/
90/msvc/projects/*/*/Debug*/
91/msvc/projects/*/*/Release*/
92/msvc/projects/*/*/Win32/
93/msvc/projects/*/*/x64/
94