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 1
17 /* Define to 1 if you have the declaration of `memalign', and to 0 if you
19 #define HAVE_DECL_MEMALIGN 1
21 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if
23 #define HAVE_DECL_POSIX_MEMALIGN 1
25 /* Define to 1 if you have the declaration of `pvalloc', and to 0 if you
27 #define HAVE_DECL_PVALLOC 1
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 1
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 #define HAVE_FEATURES_H 1
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 #define HAVE_LINUX_PTRACE_H 1
73 /* Define to 1 if you have the <malloc.h> header file. */
74 #define HAVE_MALLOC_H 1
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 #define HAVE_PROGRAM_INVOCATION_NAME 1
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 #define HAVE_STRUCT_MALLINFO 1
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 #define HAVE_SYS_PRCTL_H 1
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 #undef HAVE_SYS_UCONTEXT_H
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 /* <sys/ucontext.h> is broken on redhat 7 */
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 #define HAVE_UNWIND_H 1
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 /* #undef INT32_EQUALS_INTPTR */
187 /* Define to the sub-directory in which libtool stores uninstalled libraries.
191 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
192 /* #undef NO_MINUS_C_MINUS_O */
194 /* Name of package */
195 #define PACKAGE "google-perftools"
197 /* Define to the address where bug reports for this package should be sent. */
198 #define PACKAGE_BUGREPORT "opensource@google.com"
200 /* Define to the full name of this package. */
201 #define PACKAGE_NAME "google-perftools"
203 /* Define to the full name and version of this package. */
204 #define PACKAGE_STRING "google-perftools 1.7"
206 /* Define to the one symbol short name of this package. */
207 #define PACKAGE_TARNAME "google-perftools"
209 /* Define to the home page for this package. */
212 /* Define to the version of this package. */
213 #define PACKAGE_VERSION "1.7"
215 /* How to access the PC from a struct ucontext */
216 /* TODO(asharif): configure.ac should be changed such that this define gets
217 * generated automatically. That change should go to upstream and then pulled
220 #define PC_FROM_UCONTEXT uc_mcontext.arm_pc
222 #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
225 /* Always the empty-string on non-windows systems. On windows, should be
226 "__declspec(dllexport)". This way, when we compile the dll, we export our
227 functions/classes. It's safe to define this here because config.h is only
228 used internally, to compile the DLL, and every DLL source file #includes
229 "config.h" before anything else. */
230 #define PERFTOOLS_DLL_DECL
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 /* Define to necessary symbol if this constant uses a non-standard name on
243 /* #undef PTHREAD_CREATE_JOINABLE */
245 /* Define to 1 if you have the ANSI C header files. */
246 #define STDC_HEADERS 1
248 /* the namespace where STL code like vector<> is defined */
249 #define STL_NAMESPACE std
251 /* Version number of package */
252 #define VERSION "1.7"
254 /* C99 says: define this to get the PRI... macros from stdint.h */
255 #ifndef __STDC_FORMAT_MACROS
256 # define __STDC_FORMAT_MACROS 1
259 /* Define to `__inline__' or `__inline' if that's what the C compiler
260 calls it, or to nothing if 'inline' is not supported under any name. */
267 #include "windows/mingw.h"