Implement structure, compound array/sequence types
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Mar 2016 16:16:09 +0000 (12:16 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 2 May 2016 16:37:33 +0000 (12:37 -0400)
commitf513b2bf88afa9a36a725fbf8e91e3a3f3efebc9
treed74618c2ace1497f4598ba0b20399419e3911324
parent5214fa509791fcb97f7c2713d7f3930c6c49d7de
Implement structure, compound array/sequence types

Only supports structure, and compound array/sequences
containing structures at this point.

Only supported within event fields, not contexts yet.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-context.c
lttng-events.c
lttng-events.h
lttng-filter.c
This page took 0.025371 seconds and 4 git commands to generate.