Update lttng trace event support
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 9 Dec 2010 21:54:19 +0000 (16:54 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 9 Dec 2010 21:54:19 +0000 (16:54 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
probes/Makefile
probes/lttng.h

index 3125567525560857e2215c18c4e42548001aa929..08508a6f932f415af97c65356e8aed4d8d60f24b 100644 (file)
@@ -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),)
index 22ebd90d2cbc606af77ce3614ac68ffa72410e8c..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,2 +0,0 @@
-
-#error "blah"
This page took 0.034671 seconds and 4 git commands to generate.