Build fix: Missing message in LTTNG_DEPRECATED invocation
[lttng-tools.git] / .gitignore
index 26d3511f0fddc24f74b91241a5dcc123e4e0f776..ab660995269f303da537b9918b49bef454826fbe 100644 (file)
@@ -102,8 +102,6 @@ compile_commands.json
 /tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns
 /tests/regression/tools/health/health_check
 /tests/regression/kernel/select_poll_epoll
-/tests/regression/tools/mi/extract_xml
-/tests/regression/tools/mi/validate_xml
 /tests/regression/tools/notification/base_client
 /tests/regression/tools/notification/notification
 /tests/regression/tools/rotation/schedule_api
@@ -112,6 +110,7 @@ compile_commands.json
 /tests/regression/tools/trigger/utils/notification-client
 /tests/regression/tools/trigger/name/trigger_name
 /tests/regression/tools/trigger/utils/register-some-triggers
+/tests/regression/tools/trigger/hidden/hidden_trigger
 /tests/regression/ust/overlap/demo/demo
 /tests/regression/ust/linking/demo_builtin
 /tests/regression/ust/linking/demo_static
@@ -141,6 +140,9 @@ compile_commands.json
 /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
 /tests/utils/testapp/gen-syscall-events/gen-syscall-events
 /tests/utils/testapp/gen-kernel-test-events/gen-kernel-test-events
+/tests/utils/xml-utils/extract_xml
+/tests/utils/xml-utils/validate_xml
+/tests/utils/xml-utils/pretty_xml
 /tests/regression/tools/live/live_test
 /tests/unit/ini_config/ini_config
 /tests/perf/find_event
@@ -171,6 +173,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.02337 seconds and 4 git commands to generate.