kernel: event notifier: kernel-ctl interface
[lttng-tools.git] / .gitignore
index ef1e123c5ef72b5460d5b17a78eebdffd11f2a30..6313f131ceaa3573c82fda4ccca975bbd0ffae52 100644 (file)
@@ -61,11 +61,11 @@ compile_commands.json
 /src/bin/lttng-crash/lttng-crash
 /src/bin/lttng-relayd/lttng-relayd
 /src/lib/lttng-ctl/lttng-ctl.pc
-/src/lib/lttng-ctl/filter/filter-grammar-test
-/src/lib/lttng-ctl/filter/filter-lexer.c
-/src/lib/lttng-ctl/filter/filter-parser.c
-/src/lib/lttng-ctl/filter/filter-parser.h
-/src/lib/lttng-ctl/filter/filter-parser.output
+/src/common/filter/filter-grammar-test
+/src/common/filter/filter-lexer.c
+/src/common/filter/filter-parser.c
+/src/common/filter/filter-parser.h
+/src/common/filter/filter-parser.output
 
 /extras/bindings/swig/python/lttng.i
 /extras/bindings/swig/python/lttng.py
@@ -80,6 +80,7 @@ compile_commands.json
 /tests/unit/test_uri
 /tests/unit/test_ust_data
 /tests/unit/test_utils_compat_poll
+/tests/unit/test_utils_compat_pthread
 /tests/unit/test_utils_parse_size_suffix
 /tests/unit/test_utils_parse_time_suffix
 /tests/unit/test_utils_expand_path
@@ -89,6 +90,9 @@ compile_commands.json
 /tests/unit/test_relayd_backward_compat_group_by_session
 /tests/unit/test_fd_tracker
 /tests/unit/test_payload
+/tests/unit/test_event_rule
+/tests/unit/test_condition
+/tests/unit/test_unix_socket
 kernel_all_events_basic
 kernel_event_basic
 ust_global_event_wildcard
@@ -141,6 +145,7 @@ health_check
 /tests/perf/test_perf_raw
 /tests/unit/test_string_utils
 /tests/unit/test_buffer_view
+/tests/unit/test_kernel_probe
 /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
 /tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
 /tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
This page took 0.023154 seconds and 4 git commands to generate.