Fix: lttng: remove-trigger: null dereference on MI initialization error
[lttng-tools.git] / .gitignore
index 26d3511f0fddc24f74b91241a5dcc123e4e0f776..d8c51e53eaa7c7a172513cd3b6bcd96470005958 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
@@ -141,6 +139,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 +172,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.049817 seconds and 4 git commands to generate.