From: Mathieu Desnoyers Date: Mon, 28 Nov 2011 12:42:24 +0000 (-0500) Subject: lttng: probe callbacks X-Git-Tag: v3.3-rc1~152^2~101^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8ab70d74ed14bc287e2cb98145e860e2d95f6e;p=pandora-kernel.git lttng: probe callbacks Implement the LTTng probe callbacks. One notable file here is lttng-events.h, which is the core implementation of the LTTng TRACE_EVENT macros for generation of probes and tracepoint decription from the TRACE_EVENT declarations. Signed-off-by: Mathieu Desnoyers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed