Enable agent application contexts if filter has such dependencies
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 5 Feb 2016 22:10:41 +0000 (17:10 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 12 Feb 2016 22:54:03 +0000 (17:54 -0500)
commit71a559f8ebee6ba681dfba864d6dace2efcf0440
tree5c5c82cfc056d8d82514256224cf9193034e07ec
parent54fb33cfaf7d29a831d32f4f81323119ca0499e7
Enable agent application contexts if filter has such dependencies

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/event.c
src/common/Makefile.am
src/common/context.c [new file with mode: 0644]
src/common/context.h [new file with mode: 0644]
src/common/filter.c [new file with mode: 0644]
src/common/filter.h [new file with mode: 0644]
This page took 0.02525 seconds and 4 git commands to generate.