summaryrefslogtreecommitdiff
path: root/pkg/strace/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-08-21 15:14:12 -0700
committerMichael Forney <mforney@mforney.org>2018-08-26 13:20:01 -0700
commitd9c8a3a1347ca45d05c635dfb8f074feb1074c70 (patch)
tree6455134b9734943e48ca094e305088ffa4cbb50a /pkg/strace/config.h
parentcb7177128d1e09109f9591ca8555dc49d34ef902 (diff)
strace: Update to 4.24
Diffstat (limited to 'pkg/strace/config.h')
-rw-r--r--pkg/strace/config.h62
1 files changed, 58 insertions, 4 deletions
diff --git a/pkg/strace/config.h b/pkg/strace/config.h
index bc67f3a8..77c40fdd 100644
--- a/pkg/strace/config.h
+++ b/pkg/strace/config.h
@@ -9,6 +9,7 @@
/* #undef BFIN */
#define COPYRIGHT_YEAR "2018"
#define ENABLE_ARM_OABI 0
+/* #undef ENABLE_STACKTRACE */
#define HAVE_ACCEPT4 1
/* #undef HAVE_ASM_CACHECTL_H */
/* #undef HAVE_ASM_GUARDED_STORAGE_H */
@@ -26,6 +27,10 @@
#define HAVE_DECL_CTL_PROC 1
#define HAVE_DECL_CTL_S390DBF 1
#define HAVE_DECL_CTL_SUNRPC 1
+#define HAVE_DECL_IFLA_AF_SPEC 1
+#define HAVE_DECL_IFLA_PORT_SELF 1
+#define HAVE_DECL_IFLA_PROTINFO 1
+#define HAVE_DECL_IFLA_XDP 0
#define HAVE_DECL_KERN_ACPI_VIDEO_FLAGS 1
#define HAVE_DECL_KERN_BOOTLOADER_TYPE 1
#define HAVE_DECL_KERN_COMPAT_LOG 1
@@ -101,6 +106,7 @@
#define HAVE_DECL_P_SID 0
#define HAVE_DECL_P_UID 0
#define HAVE_DECL_SYS_ERRLIST 0
+#define HAVE_DECL_TCA_STAB_DATA 1
#define HAVE_DECL_V4L2_BUF_TYPE_SDR_CAPTURE 1
#define HAVE_DECL_V4L2_BUF_TYPE_SDR_OUTPUT 1
#define HAVE_DECL_V4L2_BUF_TYPE_SLICED_VBI_CAPTURE 1
@@ -166,6 +172,7 @@
#define HAVE_DECL_VM_VFS_CACHE_PRESSURE 1
/* #undef HAVE_DEMANGLE_H */
#define HAVE_DLADDR 1
+/* #undef HAVE_ELFUTILS_LIBDWFL_H */
#define HAVE_ELF_H 1
#define HAVE_FALLOCATE 1
#define HAVE_FANOTIFY_MARK 1
@@ -255,6 +262,7 @@
#define HAVE_PROGRAM_INVOCATION_NAME 1
#define HAVE_PWRITEV 1
#define HAVE_READAHEAD 1
+/* #undef HAVE_S390_COMPAT_REGS */
#define HAVE_SCSI_SG_H 1
#define HAVE_SIGINFO_T_SI_OVERRUN 1
#define HAVE_SIGINFO_T_SI_SYSCALL 1
@@ -273,6 +281,29 @@
#define HAVE_STRSIGNAL 1
#define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
#define HAVE_STRUCT_BPF_INSN 1
+/* #undef HAVE_STRUCT_BPF_MAP_INFO */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_ID */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_IFINDEX */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_KEY_SIZE */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_MAP_FLAGS */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_MAX_ENTRIES */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_NAME */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_TYPE */
+/* #undef HAVE_STRUCT_BPF_MAP_INFO_VALUE_SIZE */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_CREATED_BY_UID */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_ID */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_IFINDEX */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_INSNS */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_LEN */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_LOAD_TIME */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_MAP_IDS */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_NAME */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_NR_MAP_IDS */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_TAG */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_TYPE */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_INSNS */
+/* #undef HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_LEN */
#define HAVE_STRUCT_BR_MDB_ENTRY 1
/* #undef HAVE_STRUCT_BR_MDB_ENTRY_FLAGS */
#define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
@@ -288,9 +319,11 @@
/* #undef HAVE_STRUCT_CRYPTO_REPORT_HASH */
/* #undef HAVE_STRUCT_CRYPTO_REPORT_RNG */
#define HAVE_STRUCT_DCBMSG 1
+/* #undef HAVE_STRUCT_FIB_RULE_PORT_RANGE */
/* #undef HAVE_STRUCT_FIB_RULE_UID_RANGE */
#define HAVE_STRUCT_FLOCK 1
#define HAVE_STRUCT_FLOCK64 1
+#define HAVE_STRUCT_F_OWNER_EX 1
#define HAVE_STRUCT_GNET_STATS_BASIC 1
#define HAVE_STRUCT_GNET_STATS_QUEUE 1
#define HAVE_STRUCT_GNET_STATS_RATE_EST 1
@@ -298,10 +331,12 @@
/* #undef HAVE_STRUCT_IA64_FPREG */
#define HAVE_STRUCT_IFADDRLBLMSG 1
#define HAVE_STRUCT_IFLA_BRIDGE_ID 1
+#define HAVE_STRUCT_IFLA_CACHEINFO 1
#define HAVE_STRUCT_IFLA_PORT_VSI 1
#define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
/* #undef HAVE_STRUCT_KCMP_EPOLL_SLOT */
/* #undef HAVE_STRUCT_KEYCTL_KDF_PARAMS */
+#define HAVE_STRUCT_KVM_CPUID2 1
#define HAVE_STRUCT_KVM_REGS 1
#define HAVE_STRUCT_KVM_SREGS 1
#define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
@@ -342,6 +377,7 @@
/* #undef HAVE_STRUCT_RTNL_LINK_STATS_RX_NOHANDLER */
#define HAVE_STRUCT_RTVIA 1
#define HAVE_STRUCT_SIGCONTEXT 1
+/* #undef HAVE_STRUCT_SOCKADDR_L2_L2_BDADDR_TYPE */
/* #undef HAVE_STRUCT_STAT64 */
/* #undef HAVE_STRUCT_STAT64_ST_MTIME_NSEC */
#define HAVE_STRUCT_STATFS 1
@@ -363,8 +399,10 @@
#define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
#define HAVE_STRUCT_V4L2_SDR_FORMAT_BUFFERSIZE 1
#define HAVE_STRUCT_V4L2_WINDOW_GLOBAL_ALPHA 1
+/* #undef HAVE_STRUCT___AIO_SIGSET */
/* #undef HAVE_STRUCT___KERNEL_FLOCK */
/* #undef HAVE_STRUCT___KERNEL_FLOCK64 */
+/* #undef HAVE_STRUCT___KERNEL_F_OWNER_EX */
#define HAVE_STRUCT___OLD_KERNEL_STAT 1
#define HAVE_SYNC_FILE_RANGE 1
/* #undef HAVE_SYS_CONF_H */
@@ -385,6 +423,7 @@
/* #undef HAVE_UNION_BPF_ATTR_ATTACH_TYPE */
#define HAVE_UNION_BPF_ATTR_BPF_FD 1
/* #undef HAVE_UNION_BPF_ATTR_DUMMY */
+/* #undef HAVE_UNION_BPF_ATTR_EXPECTED_ATTACH_TYPE */
/* #undef HAVE_UNION_BPF_ATTR_FILE_FLAGS */
#define HAVE_UNION_BPF_ATTR_FLAGS 1
/* #undef HAVE_UNION_BPF_ATTR_INFO_BPF_FD */
@@ -403,6 +442,8 @@
#define HAVE_UNION_BPF_ATTR_MAP_FD 1
/* #undef HAVE_UNION_BPF_ATTR_MAP_FLAGS */
/* #undef HAVE_UNION_BPF_ATTR_MAP_ID */
+/* #undef HAVE_UNION_BPF_ATTR_MAP_IFINDEX */
+/* #undef HAVE_UNION_BPF_ATTR_MAP_NAME */
#define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
#define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
/* #undef HAVE_UNION_BPF_ATTR_NEXT_ID */
@@ -412,7 +453,17 @@
#define HAVE_UNION_BPF_ATTR_PATHNAME 1
/* #undef HAVE_UNION_BPF_ATTR_PROG_FLAGS */
/* #undef HAVE_UNION_BPF_ATTR_PROG_ID */
+/* #undef HAVE_UNION_BPF_ATTR_PROG_IFINDEX */
+/* #undef HAVE_UNION_BPF_ATTR_PROG_NAME */
#define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_FLAGS */
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_ATTACH_TYPE */
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_PROG_CNT */
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_PROG_IDS */
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_QUERY_FLAGS */
+/* #undef HAVE_UNION_BPF_ATTR_QUERY_TARGET_FD */
+/* #undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_NAME */
+/* #undef HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_PROG_FD */
/* #undef HAVE_UNION_BPF_ATTR_START_ID */
/* #undef HAVE_UNION_BPF_ATTR_TARGET_FD */
/* #undef HAVE_UNION_BPF_ATTR_TEST_DATA_IN */
@@ -428,6 +479,7 @@
#define HAVE_UNISTD_H 1
/* #undef HAVE_USTAT_H */
#define HAVE_UTIMENSAT 1
+/* #undef HAVE__STATIC_ASSERT */
#define HAVE___BUILTIN_POPCOUNT 1
#define HAVE___KERNEL_LONG_T 1
#define HAVE___KERNEL_ULONG_T 1
@@ -440,7 +492,7 @@
/* #undef M32_SIZEOF_KERNEL_LONG_T */
/* #undef M32_SIZEOF_LONG */
/* #undef M68K */
-#define MANPAGE_DATE "2018-04-04"
+#define MANPAGE_DATE "2018-07-07"
/* #undef METAG */
/* #undef MICROBLAZE */
/* #undef MIPS */
@@ -451,10 +503,10 @@
#define PACKAGE "strace"
#define PACKAGE_BUGREPORT "strace-devel@lists.strace.io"
#define PACKAGE_NAME "strace"
-#define PACKAGE_STRING "strace 4.22"
+#define PACKAGE_STRING "strace 4.24"
#define PACKAGE_TARNAME "strace"
#define PACKAGE_URL "https://strace.io"
-#define PACKAGE_VERSION "4.22"
+#define PACKAGE_VERSION "4.24"
/* #undef POWERPC */
/* #undef POWERPC64 */
/* #undef RISCV */
@@ -472,6 +524,7 @@
#define STDC_HEADERS 1
/* #undef TILE */
/* #undef USE_DEMANGLE */
+/* #undef USE_LIBDW */
/* #undef USE_LIBUNWIND */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
@@ -488,7 +541,8 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "4.22"
+/* #undef USE_UNWINDER */
+#define VERSION "4.24"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1