Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-consumerd/lttng-consumerd
src/bin/lttng-relayd/lttng-relayd
+src/lib/lttng-ctl/filter-grammar-test
+src/lib/lttng-ctl/filter-lexer.c
+src/lib/lttng-ctl/filter-parser.c
+src/lib/lttng-ctl/filter-parser.h
+src/lib/lttng-ctl/filter-parser.output
+
# Tests
test_sessions
test_kernel_data_trace
- GNU Gold >= 2.22
(Before this version we hit a known bug documented at:
http://sourceware.org/bugzilla/show_bug.cgi?id=11317)
+- flex >= 2.5.35
+- bison >= 2.4
If you get the tree from the repository, you will need to use the "bootstrap"
script in the root of the tree. It calls all the GNU tools needed to prepare the