From: Mathieu Desnoyers Date: Thu, 9 Dec 2010 21:54:19 +0000 (-0500) Subject: Update lttng trace event support X-Git-Tag: v2.0-pre1~196 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=df4b409438a6b8af33ac0c17d720ceb7d0224551;p=lttng-modules.git Update lttng trace event support Signed-off-by: Mathieu Desnoyers --- diff --git a/probes/Makefile b/probes/Makefile index 31255675..08508a6f 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -1,6 +1,6 @@ # # Makefile for the LTT probes. -# +# Only build from the package top-level directory. Never use with make directly. ifneq ($(KERNELRELEASE),) ifneq ($(CONFIG_TRACEPOINTS),) diff --git a/probes/lttng.h b/probes/lttng.h index 22ebd90d..e69de29b 100644 --- a/probes/lttng.h +++ b/probes/lttng.h @@ -1,2 +0,0 @@ - -#error "blah"