X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=f2bf66e21dbc25906a384603e5c4d9f4447bf233;hb=de713d8a77cbd77e60f58537b0fc222f98fde395;hp=6574f44eb45901e56efb805d2bff772898a54f38;hpb=cfd56ee1736677d06db86593a8555275ac4bc2ec;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index 6574f44e..f2bf66e2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ autom4te.cache/ /include/lttng/ust-version.h /include/lttng/ust-config.h /config.h.in +/config/ar-lib /config/compile /config/config.guess /config/config.sub @@ -44,6 +45,7 @@ config.status /stamp-h1 /libtool lttng-ust.pc +lttng-ust-ctl.pc ustctl/ustctl ust-consumerd/ust-consumerd @@ -56,6 +58,7 @@ doc/examples/gen-tp/sample_tracepoint.h doc/examples/demo-tracef/demo-tracef doc/examples/demo-tracef/demo-vtracef doc/examples/demo-tracelog/demo-tracelog +doc/examples/demo-tracelog/demo-vtracelog doc/examples/cmake-multiple-shared-libraries/build/ doc/man/*.xml @@ -65,6 +68,7 @@ doc/man/lttng-ust-dl.3 doc/man/lttng-ust.3 doc/man/tracef.3 doc/man/tracelog.3 +doc/man/vtracef.3 tests/hello/hello tests/hello-many/hello-many