Add a check against excluders
authorJP Ikaheimonen <jp_ikaheimonen@mentor.com>
Thu, 7 Nov 2013 10:22:35 +0000 (12:22 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 13 Nov 2013 20:24:07 +0000 (15:24 -0500)
commited5b5bbd98b60355e8dec0d1e6507b0c6a132b0a
treea2df99c329096cbec11c4d1c9f92ecdc6a5a0d0a
parent86e361632f8cb161d6cf3cfd1bb964a7f7fa0a52
Add a check against excluders

When matching enablers with events, first check against all
excluders of the enabler. If the event matches with any of the excluders,
then the event does not match with the enabler.

[ Edit by Mathieu Desnoyers: apply coding style changes. ]

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