Add pthread_setname_np tests
[lttng-ust.git] / .gitignore
index f2bf66e21dbc25906a384603e5c4d9f4447bf233..5dd6e931abe99214a3d90dc9c0fced42bba8b7d2 100644 (file)
@@ -18,12 +18,13 @@ cscope.*
 configure
 /aclocal.m4
 autom4te.cache/
-/config.h
+/include/config.h
+/include/config.h.in
+/include/stamp-h1
 /include/lttng/config.h
 /include/lttng/stamp-h2
 /include/lttng/ust-version.h
 /include/lttng/ust-config.h
-/config.h.in
 /config/ar-lib
 /config/compile
 /config/config.guess
@@ -42,7 +43,6 @@ autom4te.cache/
 /m4/ltversion.m4
 config.log
 config.status
-/stamp-h1
 /libtool
 lttng-ust.pc
 lttng-ust-ctl.pc
@@ -87,6 +87,7 @@ tests/benchmark/bench2
 tests/ctf-types/ctf-types
 tests/test-app-ctx/hello
 tests/gcc-weak-hidden/test_gcc_weak_hidden
+tests/pthread_name/test_pthread_name
 
 # Java agent library
 *.class
This page took 0.023688 seconds and 4 git commands to generate.