Check for C++11 when building C++ probe providers
[lttng-ust.git] / .gitignore
index 9d504cc08753a4eb85b8a5e236916f434465bdee..3e36981fe68408a0c8d5baa19c43430fdac7aba5 100644 (file)
@@ -71,8 +71,10 @@ cscope.*
 /doc/man/lttng-ust.3
 /doc/man/tracef.3
 /doc/man/tracelog.3
-/doc/man/vtracef.3
-/doc/man/vtracelog.3
+/doc/man/lttng_ust_tracef.3
+/doc/man/lttng_ust_tracelog.3
+/doc/man/lttng_ust_vtracef.3
+/doc/man/lttng_ust_vtracelog.3
 
 /tests/benchmark/bench1
 /tests/benchmark/bench2
@@ -151,6 +153,7 @@ cscope.*
 /doc/Makefile
 /doc/examples/Makefile
 /doc/man/Makefile
+/extras/Makefile
 /include/Makefile
 /src/common/Makefile
 /src/lib/lttng-ust-common/Makefile
This page took 0.023485 seconds and 4 git commands to generate.