LTTng 0.55 for 2.6.27.6, tracepoint updates

From: Mathieu Desnoyers
Date: Fri Nov 14 2008 - 14:55:57 EST


Hi,

LTTng 0.55 now requires tracepoints to be declared (in
include/trace/*.h), defined (in a C file), and optionally exported. The
documentation in Documentation/tracepoint.txt is updated accordingly, as
well as the LTTng instrumentation.

This removes the static declaration per-tracepoint which will make them
suitable for kmemtrace.

The main patch implementing this API change is :

http://git.kernel.org/?p=linux/kernel/git/compudj/linux-2.6-lttng.git;a=commitdiff;h=e15badc57e49250c6a8209b31014706dbb9f0212;hp=8233bb29925bd807619d800d28aaf694221f72ab

I will post updates to tracepoints and markers ported to 2.6.28-rc soon.

Mathieu

--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/