X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftracer.h;h=8e18c9b5874903243c972103dc878d7f16817028;hb=1c0569ec0d094571d181d1fce53ecfce8877614f;hp=2affd6ab37e40fe553e0ce0a50f8e6c4dcf16653;hpb=85f8af7b80f5d52ab099e7f73d3ac8f59c6bb1e9;p=lttng-ust.git diff --git a/src/common/tracer.h b/src/common/tracer.h index 2affd6ab..8e18c9b5 100644 --- a/src/common/tracer.h +++ b/src/common/tracer.h @@ -26,6 +26,8 @@ #define LTTNG_RFLAG_EXTENDED RING_BUFFER_RFLAG_END #define LTTNG_RFLAG_END (LTTNG_RFLAG_EXTENDED << 1) +#define LTTNG_TRACE_PRINTF_BUFSIZE 512 + /* * LTTng client type enumeration. Used by the consumer to map the * callbacks from its own address space.