X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=827e00e0158552fcdd6394bc30b479cf4a33575f;hp=aebc12bf833d36f2e68be6d30e92317f1836b26c;hb=HEAD;hpb=595ed92e6d1d46347ac633315c5f711c2fc2015c diff --git a/.gitignore b/.gitignore index aebc12bf8..b0884eb16 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ stamp-h1 libtool tags /config/ +pre-inst-env .autotools .cproject @@ -46,7 +47,6 @@ TAGS /.clangd/ compile_commands.json *_flymake* -/.vscode/* # m4 macros not automatically generated /m4/libtool.m4 @@ -62,9 +62,9 @@ compile_commands.json /src/bin/lttng-relayd/lttng-relayd /src/lib/lttng-ctl/lttng-ctl.pc /src/common/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-lexer.cpp +/src/common/filter/filter-parser.cpp +/src/common/filter/filter-parser.hpp /src/common/filter/filter-parser.output /extras/bindings/swig/python/lttng.i @@ -99,11 +99,14 @@ compile_commands.json /tests/regression/ust/high-throughput/gen-events /tests/regression/tools/filtering/gen-ust-events /tests/utils/testapp/gen-ust-events/gen-ust-events +/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-constructor-a +/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-constructor-so +/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-c-constructor-a +/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-c-constructor-so +/tests/utils/testapp/gen-ust-events-constructor/uses_heap /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 @@ -112,6 +115,7 @@ compile_commands.json /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 @@ -133,6 +137,8 @@ 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/tap/clock /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 @@ -141,6 +147,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 @@ -168,6 +177,10 @@ compile_commands.json /doc/man/*.h /doc/man/asciidoc-attrs.conf !/doc/man/lttng-health-check.3 +/doc/man/man1 +/doc/man/man3 +/doc/man/man7 +/doc/man/man8 # examples /doc/examples/rotation/rotate-client