+Changes in 0.3 since 0.2
+* fix several issues, stabilizing tracing of large applications
+* add --set-subbuf-size / --set-subbuf-num options to ustctl
+* add a signal safe implementation of snprintf
+
Changes in 0.2 since 0.1
* conversion of the buffering system to per-cpu
* update to the liburcu 0.4 API
LTTNG USERSPACE TRACER (UST)
----------------------------
-For the UST manual, see: http://lttng.org/files/ust/manual/ust.html
+UST web site and manual: http://lttng.org/ust
Updated versions of this package may be found at:
# Process this file with autoconf to produce a configure script.
#AC_PREREQ([2.63])
-AC_INIT([ust], [0.2], [pierre-marc dot fournier at polymtl dot ca])
+AC_INIT([ust], [0.3], [pierre-marc dot fournier at polymtl dot ca])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST