X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=5f3ba29b8c2c7114e3f6e626f965223559b7eb3c;hb=refs%2Fheads%2Fstable-2.13;hp=560bb2bbe396571161e15e799f44b474b4b04e16;hpb=2d0e628660ba7f7bf8b607a9308d0494669f3f3f;p=lttng-tools.git diff --git a/.gitignore b/.gitignore index 560bb2bbe..5f3ba29b8 100644 --- a/.gitignore +++ b/.gitignore @@ -61,7 +61,7 @@ compile_commands.json /src/bin/lttng-crash/lttng-crash /src/bin/lttng-relayd/lttng-relayd /src/lib/lttng-ctl/lttng-ctl.pc -/src/common/filter/filter-grammar-test +/src/common/filter-grammar-test /src/common/filter/filter-lexer.c /src/common/filter/filter-parser.c /src/common/filter/filter-parser.h @@ -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 @@ -111,6 +109,8 @@ compile_commands.json /tests/regression/tools/notification/default_pipe_size_getter /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 @@ -132,6 +132,7 @@ compile_commands.json /tests/regression/ust/ust-dl/test_ust-dl /tests/regression/ust/multi-lib/exec-with-callsites /tests/regression/ust/multi-lib/exec-without-callsites +/tests/utils/testapp/gen-data-pending/gen-data-pending /tests/utils/testapp/gen-syscall-events-callstack/gen-syscall-events-callstack /tests/utils/testapp/gen-ust-events/gen-ust-events /tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns @@ -140,6 +141,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 @@ -160,6 +164,7 @@ compile_commands.json # man pages /doc/man/*.1 /doc/man/*.3 +/doc/man/*.7 /doc/man/*.8 /doc/man/*.xml /doc/man/*.html @@ -169,6 +174,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/