X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=f1b53075a118de1d28349533a42681551147e364;hp=78c99b7813997809bc482504dbe06b4550302622;hb=2463b7879c00298daa79744cdaae82ac061a4ed8;hpb=16e897f4d17661d1c186f6eb12b13154839b0f95 diff --git a/.gitignore b/.gitignore index 78c99b781..f1b53075a 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 @@ -89,6 +89,8 @@ 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 @@ -107,6 +109,8 @@ health_check /tests/regression/tools/notification/notification /tests/regression/tools/rotation/schedule_api /tests/regression/tools/notification/rotation +/tests/regression/tools/trigger/base_client +/tests/regression/tools/trigger/trigger /tests/regression/ust/overlap/demo/demo /tests/regression/ust/linking/demo_builtin /tests/regression/ust/linking/demo_static @@ -142,6 +146,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 @@ -161,6 +166,9 @@ health_check # examples /doc/examples/rotation/rotate-client +/doc/examples/trigger-on-event/performance/consumer +/doc/examples/trigger-on-event/performance/producer +/doc/examples/trigger-on-event/performance/performance.a /benchmark/