Store exclusions to enablers
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Thu, 7 Nov 2013 10:22:33 +0000 (12:22 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Nov 2013 20:20:50 +0000 (15:20 -0500)
commit0bfb5cbd86f8dfe42c2f00f524e63de93133b2c9
tree8d6a1b2eb99eb35fab2fa321cb06ec33acf12f90
parent0f63324afaf4e4ab34f6e8e4015adf5dd1a8b68e
Store exclusions to enablers

Implement a function that adds exclusions to the list in the enabler.
Call this function in the enabler command handler when the
LTTNG_UST_EXCLUSION command is received.

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