Create the lttng-gen-tp tools as an helper to generate UST .h and .c files
authorYannick Brosseau <yannick.brosseau@gmail.com>
Thu, 16 Feb 2012 14:11:11 +0000 (09:11 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Feb 2012 14:11:11 +0000 (09:11 -0500)
Based on a template file which contains TRACEPOINT_EVENT definition, the
tools generate the necessary .h and .c to create the probes.

Include an example use in tests/gen-tp/

(refs #24)

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024616 seconds and 4 git commands to generate.