Documentation of live usage and protocol
[lttng-tools.git] / .gitignore
index 120d93658e36e2db8781d09febde905be8a97d99..d8c993ef52e2a596d458da250770c9f014c4e58f 100644 (file)
@@ -15,6 +15,7 @@ Makefile.in
 *.info
 *.bz2
 *.tar
+.dirstamp
 configure
 aclocal.m4
 autom4te.cache/
@@ -45,6 +46,7 @@ src/lib/lttng-ctl/filter/filter-parser.output
 extras/bindings/swig/python/lttng.i
 extras/bindings/swig/python/lttng.py
 extras/bindings/swig/python/lttng_wrap.c
+extras/core-handler/crash
 
 .checkpatch.conf
 
@@ -73,5 +75,6 @@ tests/regression/ust/exit-fast/exit-fast
 tests/regression/ust/fork/fork
 tests/regression/ust/fork/fork2
 tests/regression/ust/libc-wrapper/prog
+tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
 
 benchmark/
This page took 0.022547 seconds and 4 git commands to generate.