X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=.gitignore;h=b7347e113b32b77e9f8ed3ee9cf4d509f9658303;hb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;hp=0ad9442d86af4dc5bdc1478d7f386cfc215afa8c;hpb=3081c83f06d9a65cae1507a5db358df84ed7c192;p=lttng-ust.git diff --git a/.gitignore b/.gitignore index 0ad9442d..b7347e11 100644 --- a/.gitignore +++ b/.gitignore @@ -50,8 +50,8 @@ cscope.* /src/common/config.h /src/common/config.h.in /src/common/stamp-h1 -/src/lttng-ust-ctl.pc -/src/lttng-ust.pc +/src/lib/lttng-ust-ctl.pc +/src/lib/lttng-ust.pc /doc/examples/demo/demo /doc/examples/easy-ust/sample @@ -76,12 +76,18 @@ cscope.* /tests/benchmark/bench1 /tests/benchmark/bench2 -/tests/compile/ctf-types/ctf-types -/tests/compile/hello.cxx/hello -/tests/compile/hello/hello -/tests/compile/hello-many/hello-many -/tests/compile/same_line_tracepoint/same_line_tracepoint -/tests/compile/test-app-ctx/hello +/tests/compile/api1/hello.cxx/hello +/tests/compile/api1/hello.cxx/hello-compatapi1 +/tests/compile/api1/hello/hello +/tests/compile/api1/hello/hello-compatapi1 +/tests/compile/api1/hello-many/hello-many +/tests/compile/api1/hello-many/hello-many-compatapi1 +/tests/compile/api1/same_line_tracepoint/same_line_tracepoint +/tests/compile/api1/same_line_tracepoint/same_line_tracepoint_compatapi1 +/tests/compile/api1/test-app-ctx/hello +/tests/compile/api1/test-app-ctx/hello-compatapi1 +/tests/compile/api1/ust-fields/ust-fields +/tests/compile/api1/ust-fields/ust-fields-compatapi1 /tests/unit/gcc-weak-hidden/test_gcc_weak_hidden /tests/unit/libmsgpack/test_msgpack /tests/unit/libringbuffer/test_shm @@ -125,9 +131,8 @@ cscope.* /doc/man/Makefile /include/Makefile /src/common/Makefile -/src/libcounter/Makefile -/src/liblttng-ust-comm/Makefile -/src/liblttng-ust-ctl/Makefile +/src/lib/lttng-ust-common/Makefile +/src/lib/lttng-ust-ctl/Makefile /src/lib/lttng-ust-cyg-profile/Makefile /src/lib/lttng-ust-dl/Makefile /src/lib/lttng-ust-fd/Makefile @@ -144,21 +149,23 @@ cscope.* /src/lib/lttng-ust-java-agent/jni/log4j/Makefile /src/lib/lttng-ust-java/Makefile /src/lib/lttng-ust-libc-wrapper/Makefile +/src/lib/lttng-ust-pthread-wrapper/Makefile +/src/lib/lttng-ust-tracepoint/Makefile /src/lib/lttng-ust-python-agent/Makefile /src/lib/Makefile -/src/liblttng-ust/Makefile -/src/libringbuffer/Makefile +/src/lib/lttng-ust/Makefile /src/python-lttngust/Makefile /src/Makefile /tests/Makefile /tests/benchmark/Makefile /tests/compile/Makefile -/tests/compile/ctf-types/Makefile -/tests/compile/hello-many/Makefile -/tests/compile/hello.cxx/Makefile -/tests/compile/hello/Makefile -/tests/compile/same_line_tracepoint/Makefile -/tests/compile/test-app-ctx/Makefile +/tests/compile/api1/Makefile +/tests/compile/api1/ust-fields/Makefile +/tests/compile/api1/hello-many/Makefile +/tests/compile/api1/hello.cxx/Makefile +/tests/compile/api1/hello/Makefile +/tests/compile/api1/same_line_tracepoint/Makefile +/tests/compile/api1/test-app-ctx/Makefile /tests/unit/Makefile /tests/unit/gcc-weak-hidden/Makefile /tests/unit/libmsgpack/Makefile