lttng-{enable-event(1),event-rule(7)}: `--filter` is not always avail.
[lttng-tools.git] / .gitignore
index cbd57ea72ac4877c3624007cbda6006ae512f219..aebc12bf833d36f2e68be6d30e92317f1836b26c 100644 (file)
@@ -61,7 +61,7 @@ compile_commands.json
 /src/bin/lttng-crash/lttng-crash
 /src/bin/lttng-relayd/lttng-relayd
 /src/lib/lttng-ctl/lttng-ctl.pc
-/src/common/filter/filter-grammar-test
+/src/common/filter-grammar-test
 /src/common/filter/filter-lexer.c
 /src/common/filter/filter-parser.c
 /src/common/filter/filter-parser.h
@@ -171,6 +171,10 @@ compile_commands.json
 
 # examples
 /doc/examples/rotation/rotate-client
+/doc/examples/trigger-condition-event-matches/instrumented-app
+/doc/examples/trigger-condition-event-matches/libtracepoint-trigger-example.a
+/doc/examples/trigger-condition-event-matches/notification-client
+
 
 /benchmark/
 
This page took 0.023485 seconds and 4 git commands to generate.