summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/config.h.cmake
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-02-21 20:16:25 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-02-21 20:16:25 +0000
commit24fd3d18fe61d07f9801119a723a3eeb540b36b5 (patch)
treef9383cf4328ea2f465c28f452a22213e0ab14179 /qpid/cpp/src/config.h.cmake
parent13388a4edc23b812a9a14c7a8d71568acf6f9787 (diff)
downloadqpid-python-24fd3d18fe61d07f9801119a723a3eeb540b36b5.tar.gz
QPID-3862: Static Trace points for System tap / Dtrace
Added framework to allow static probes in DTRACE_PROBE() format to be added to the qpid code. This will be usable under System Tap for Linux, and DTrace for Solaris and FreeBSD. Also included some initial probes into the low level IO code to see how it performs. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1291981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/config.h.cmake')
-rw-r--r--qpid/cpp/src/config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/config.h.cmake b/qpid/cpp/src/config.h.cmake
index 2bb84c6e47..f55f68afde 100644
--- a/qpid/cpp/src/config.h.cmake
+++ b/qpid/cpp/src/config.h.cmake
@@ -60,6 +60,7 @@
#cmakedefine HAVE_OPENAIS_CPG_H ${HAVE_OPENAIS_CPG_H}
#cmakedefine HAVE_COROSYNC_CPG_H ${HAVE_COROSYNC_CPG_H}
#cmakedefine HAVE_LIBCMAN_H ${HAVE_LIBCMAN_H}
+#cmakedefine HAVE_SYS_SDT_H ${HAVE_SYS_SDT_H}
#cmakedefine HAVE_LOG_AUTHPRIV
#cmakedefine HAVE_LOG_FTP