Port: Don't use SIGUNUSED which is not defined on Solaris
[lttng-tools.git] / .gitignore
index cbcff9ea20be3386a39cb04aac74e37c9475446c..0ce35f95047e373f138561171d1640f958554d0e 100644 (file)
@@ -36,10 +36,12 @@ tags
 /config/
 !config/epoll.m4
 !config/config_feature.m4
+!/config/ax_*
 
 /src/bin/lttng-sessiond/lttng-sessiond
 /src/bin/lttng/lttng
 /src/bin/lttng-consumerd/lttng-consumerd
+/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
@@ -83,6 +85,7 @@ health_check
 /tests/regression/ust/fork/fork
 /tests/regression/ust/fork/fork2
 /tests/regression/ust/libc-wrapper/prog
+tests/regression/ust/python-logging/test_python_logging
 /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
 /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
 /tests/regression/tools/live/live_test
@@ -91,3 +94,5 @@ health_check
 /benchmark/
 
 /include/version.h
+
+classnoinst.stamp
This page took 0.025928 seconds and 5 git commands to generate.