Add excluders to enabler structure
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Thu, 7 Nov 2013 10:22:32 +0000 (12:22 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Nov 2013 20:20:26 +0000 (15:20 -0500)
commit0f63324afaf4e4ab34f6e8e4015adf5dd1a8b68e
treec04adb50bf34d91b9b867251256eb8a4eba7db09
parentda57c034d2c49ed1d4339a776859d44603fc7929
Add excluders to enabler structure

Define a structure that holds excluders and can be used in lists.
Add a list holding these structures to the enabler structure.
Initialize and destroy the list when the enabler is initialized
and destroyed.

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
This page took 0.025324 seconds and 4 git commands to generate.