X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=.gitignore;h=827e00e0158552fcdd6394bc30b479cf4a33575f;hp=ab660995269f303da537b9918b49bef454826fbe;hb=HEAD;hpb=f7411157f9901354dc157ff2a73ccb71a14f71e0 diff --git a/.gitignore b/.gitignore index ab6609952..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,6 +99,11 @@ 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 @@ -132,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 @@ -170,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