X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=3c76b61f23eb7da9af088ab118c8d938100bcc7f;hp=ef1e123c5ef72b5460d5b17a78eebdffd11f2a30;hb=65702b8f172b8d2156ab1889f7e7c1b134114ec1;hpb=b709d15210ae70b6e9df009f12334ed7e8f5f3d6 diff --git a/.gitignore b/.gitignore index ef1e123c5..3c76b61f2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -106,6 +110,7 @@ health_check /tests/regression/tools/notification/notification /tests/regression/tools/rotation/schedule_api /tests/regression/tools/notification/rotation +/tests/regression/tools/trigger/utils/notification-client /tests/regression/ust/overlap/demo/demo /tests/regression/ust/linking/demo_builtin /tests/regression/ust/linking/demo_static @@ -141,6 +146,8 @@ health_check /tests/perf/test_perf_raw /tests/unit/test_string_utils /tests/unit/test_buffer_view +/tests/unit/test_kernel_probe +/tests/unit/test_event_expr_to_bytecode /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