Create a dedicated test suite for Perf
[lttng-tools.git] / .gitignore
index f9fd809e28dc8c5e83c14113c42e9d7a247cde89..93ef389358c7a4903bc558602f56d673442b34c9 100644 (file)
@@ -102,10 +102,13 @@ tests/regression/ust/python-logging/test_python_logging
 /tests/regression/ust/type-declarations/type-declarations
 /tests/regression/ust/ust-dl/prog
 /tests/regression/ust/ust-dl/libfoo.so.debug
+/tests/regression/ust/ust-dl/libbar.so.debug
 /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
 /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
 /tests/regression/tools/live/live_test
 /tests/unit/ini_config/ini_config
+/tests/perf/find_event
+/tests/perf/test_perf_raw
 
 # man pages
 /doc/man/*.1
@@ -113,7 +116,7 @@ tests/regression/ust/python-logging/test_python_logging
 /doc/man/*.8
 /doc/man/*.xml
 /doc/man/*.html
-/doc/man/asciidoc.conf
+/doc/man/asciidoc-attrs.conf
 !/doc/man/lttng-health-check.3
 
 /benchmark/
This page took 0.02325 seconds and 4 git commands to generate.