Don't rely on explicit context for filtering
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Mar 2013 15:02:54 +0000 (11:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Mar 2013 17:32:20 +0000 (13:32 -0400)
commita0a3bef9e447a220a36fb7cb4c3f60e4eafdec4d
treebf183da512633ff75da3b8a061363f53679df442
parent77aa5901fd3f09001fb7e78f3533cf58c6d345e5
Don't rely on explicit context for filtering

Now $ctx can be used without having the contexts explicitly enabled on
the channel.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust/lttng-context.c
liblttng-ust/lttng-filter-interpreter.c
liblttng-ust/lttng-filter.c
liblttng-ust/lttng-ust-comm.c
This page took 0.025398 seconds and 4 git commands to generate.