Hi, I wrote a big .tp file to define numerous tracepoints that only differ in the event name. They all take the same arguments and they all dump the same fields. .tp file: https://github.com/sebhtml/biosal/blob/master/engine/thorium/tracepoints/lttng/message.tp Is there a more compact way of doing that ? Sébastien