Add handler for LTTNG_UST_EXCLUSION in UST ABI
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Thu, 7 Nov 2013 10:22:34 +0000 (12:22 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Nov 2013 20:21:08 +0000 (15:21 -0500)
commit86e361632f8cb161d6cf3cfd1bb964a7f7fa0a52
tree40de7c52fd166e58a76116a416f0fcc5659e931b
parent0bfb5cbd86f8dfe42c2f00f524e63de93133b2c9
Add handler for LTTNG_UST_EXCLUSION in UST ABI

Add message handler for the LTTNG_UST_EXCLUSION command in
UST ABI. Copy the exclusion data into a lttng_ust_excluder_node
structure and pass it to the enabler command handler.

Signed-off-by: JP Ikaheimonen <jp_ikaheimonen@mentor.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-comm.c
This page took 0.025137 seconds and 4 git commands to generate.