1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if compiler supports __builtin_stack_pointer */
5 /* #undef HAVE_BUILTIN_STACK_POINTER */
7 /* Define to 1 if you have the <conflict-signal.h> header file. */
8 /* #undef HAVE_CONFLICT_SIGNAL_H */
10 /* Define to 1 if you have the <cygwin/signal.h> header file. */
11 /* #undef HAVE_CYGWIN_SIGNAL_H */
13 /* Define to 1 if you have the declaration of `cfree', and to 0 if you don't.
15 #define HAVE_DECL_CFREE 0
17 /* Define to 1 if you have the declaration of `memalign', and to 0 if you
19 #define HAVE_DECL_MEMALIGN 0
21 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if
23 #define HAVE_DECL_POSIX_MEMALIGN 0
25 /* Define to 1 if you have the declaration of `pvalloc', and to 0 if you
27 #define HAVE_DECL_PVALLOC 0
29 /* Define to 1 if you have the declaration of `uname', and to 0 if you don't.
31 #define HAVE_DECL_UNAME 1
33 /* Define to 1 if you have the declaration of `valloc', and to 0 if you don't.
35 #define HAVE_DECL_VALLOC 0
37 /* Define to 1 if you have the <dlfcn.h> header file. */
38 #define HAVE_DLFCN_H 1
40 /* Define to 1 if the system has the type `Elf32_Versym'. */
41 #define HAVE_ELF32_VERSYM 1
43 /* Define to 1 if you have the <execinfo.h> header file. */
44 #define HAVE_EXECINFO_H 1
46 /* Define to 1 if you have the <fcntl.h> header file. */
47 #define HAVE_FCNTL_H 1
49 /* Define to 1 if you have the <features.h> header file. */
50 /* #undef HAVE_FEATURES_H */
52 /* Define to 1 if you have the `geteuid' function. */
53 #define HAVE_GETEUID 1
55 /* Define to 1 if you have the `getpagesize' function. */
56 #define HAVE_GETPAGESIZE 1
58 /* Define to 1 if you have the <glob.h> header file. */
61 /* Define to 1 if you have the <grp.h> header file. */
64 /* Define to 1 if you have the <inttypes.h> header file. */
65 #define HAVE_INTTYPES_H 1
67 /* Define to 1 if you have the <libunwind.h> header file. */
68 /* #undef HAVE_LIBUNWIND_H */
70 /* Define to 1 if you have the <linux/ptrace.h> header file. */
71 /* #undef HAVE_LINUX_PTRACE_H */
73 /* Define to 1 if you have the <malloc.h> header file. */
74 /* #undef HAVE_MALLOC_H */
76 /* Define to 1 if you have the <malloc/malloc.h> header file. */
77 #undef HAVE_MALLOC_MALLOC_H
79 /* Define to 1 if you have the <memory.h> header file. */
80 #define HAVE_MEMORY_H 1
82 /* Define to 1 if you have a working `mmap' system call. */
85 /* define if the compiler implements namespaces */
86 #define HAVE_NAMESPACES 1
88 /* Define to 1 if you have the <poll.h> header file. */
91 /* define if libc has program_invocation_name */
92 /* #undef HAVE_PROGRAM_INVOCATION_NAME */
94 /* Define if you have POSIX threads libraries and header files. */
95 #define HAVE_PTHREAD 1
97 /* Define to 1 if you have the <pwd.h> header file. */
100 /* Define to 1 if you have the `sbrk' function. */
103 /* Define to 1 if you have the <sched.h> header file. */
104 #define HAVE_SCHED_H 1
106 /* Define to 1 if you have the <stdint.h> header file. */
107 #define HAVE_STDINT_H 1
109 /* Define to 1 if you have the <stdlib.h> header file. */
110 #define HAVE_STDLIB_H 1
112 /* Define to 1 if you have the <strings.h> header file. */
113 #define HAVE_STRINGS_H 1
115 /* Define to 1 if you have the <string.h> header file. */
116 #define HAVE_STRING_H 1
118 /* Define to 1 if the system has the type `struct mallinfo'. */
119 /* #undef HAVE_STRUCT_MALLINFO */
121 /* Define to 1 if you have the <sys/cdefs.h> header file. */
122 #define HAVE_SYS_CDEFS_H 1
124 /* Define to 1 if you have the <sys/malloc.h> header file. */
125 #undef HAVE_SYS_MALLOC_H
127 /* Define to 1 if you have the <sys/param.h> header file. */
128 #define HAVE_SYS_PARAM_H 1
130 /* Define to 1 if you have the <sys/prctl.h> header file. */
131 /* #undef HAVE_SYS_PRCTL_H */
133 /* Define to 1 if you have the <sys/resource.h> header file. */
134 #define HAVE_SYS_RESOURCE_H 1
136 /* Define to 1 if you have the <sys/socket.h> header file. */
137 #define HAVE_SYS_SOCKET_H 1
139 /* Define to 1 if you have the <sys/stat.h> header file. */
140 #define HAVE_SYS_STAT_H 1
142 /* Define to 1 if you have the <sys/syscall.h> header file. */
143 #define HAVE_SYS_SYSCALL_H 1
145 /* Define to 1 if you have the <sys/time.h> header file. */
146 #define HAVE_SYS_TIME_H 1
148 /* Define to 1 if you have the <sys/types.h> header file. */
149 #define HAVE_SYS_TYPES_H 1
151 /* <sys/ucontext.h> is broken on redhat 7 */
152 #define HAVE_SYS_UCONTEXT_H 1
154 /* Define to 1 if you have the <sys/wait.h> header file. */
155 #define HAVE_SYS_WAIT_H 1
157 /* Define to 1 if compiler supports __thread */
160 /* Define to 1 if you have the <ucontext.h> header file. */
161 #define HAVE_UCONTEXT_H 1
163 /* Define to 1 if you have the <unistd.h> header file. */
164 #define HAVE_UNISTD_H 1
166 /* Define to 1 if you have the <unwind.h> header file. */
167 /* #undef HAVE_UNWIND_H */
169 /* Define to 1 if you have the <valgrind.h> header file. */
170 /* #undef HAVE_VALGRIND_H */
172 /* define if your compiler has __attribute__ */
173 #define HAVE___ATTRIBUTE__ 1
175 /* Define to 1 if compiler supports __environ */
176 /* #undef HAVE___ENVIRON */
178 /* Define to 1 if the system has the type `__int64'. */
179 /* #undef HAVE___INT64 */
181 /* prefix where we look for installed files */
182 #define INSTALL_PREFIX "/usr/local"
184 /* Define to 1 if int32_t is equivalent to intptr_t */
185 #if defined(__i386__)
186 #define INT32_EQUALS_INTPTR 1
189 /* Define to the sub-directory in which libtool stores uninstalled libraries.
193 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
194 /* #undef NO_MINUS_C_MINUS_O */
196 /* Name of package */
197 #define PACKAGE "google-perftools"
199 /* Define to the address where bug reports for this package should be sent. */
200 #define PACKAGE_BUGREPORT "opensource@google.com"
202 /* Define to the full name of this package. */
203 #define PACKAGE_NAME "google-perftools"
205 /* Define to the full name and version of this package. */
206 #define PACKAGE_STRING "google-perftools 1.7"
208 /* Define to the one symbol short name of this package. */
209 #define PACKAGE_TARNAME "google-perftools"
211 /* Define to the home page for this package. */
212 #define PACKAGE_URL ""
214 /* Define to the version of this package. */
215 #define PACKAGE_VERSION "1.7"
217 /* How to access the PC from a struct ucontext */
218 #if defined(__i386__)
219 #define PC_FROM_UCONTEXT uc_mcontext.mc_eip
221 #define PC_FROM_UCONTEXT uc_mcontext.mc_rip
224 /* Always the empty-string on non-windows systems. On windows, should be
225 "__declspec(dllexport)". This way, when we compile the dll, we export our
226 functions/classes. It's safe to define this here because config.h is only
227 used internally, to compile the DLL, and every DLL source file #includes
228 "config.h" before anything else. */
229 #define PERFTOOLS_DLL_DECL /**/
231 #if defined(__i386__)
232 /* printf format code for printing a size_t and ssize_t */
235 /* printf format code for printing a size_t and ssize_t */
238 /* printf format code for printing a size_t and ssize_t */
241 /* printf format code for printing a size_t and ssize_t */
244 /* printf format code for printing a size_t and ssize_t */
247 /* printf format code for printing a size_t and ssize_t */
251 /* Define to necessary symbol if this constant uses a non-standard name on
253 /* #undef PTHREAD_CREATE_JOINABLE */
255 /* Define to 1 if you have the ANSI C header files. */
256 #define STDC_HEADERS 1
258 /* the namespace where STL code like vector<> is defined */
259 #define STL_NAMESPACE std
261 /* Version number of package */
262 #define VERSION "1.7"
264 /* C99 says: define this to get the PRI... macros from stdint.h */
265 #ifndef __STDC_FORMAT_MACROS
266 # define __STDC_FORMAT_MACROS 1
269 /* Define to `__inline__' or `__inline' if that's what the C compiler
270 calls it, or to nothing if 'inline' is not supported under any name. */
277 #include "windows/mingw.h"