Fix: handle leak in abi tests
[lttng-ust.git] / .gitignore
index e0cbc8cbc870df131f21d2e953d259003efb780e..9d504cc08753a4eb85b8a5e236916f434465bdee 100644 (file)
@@ -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,40 @@ 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/api0/ctf-types/ctf-types
+/tests/compile/api0/ctf-types/ctf-types-api1
+/tests/compile/api0/hello.cxx/hello
+/tests/compile/api0/hello.cxx/hello-api1
+/tests/compile/api0/hello/hello
+/tests/compile/api0/hello/hello-api1
+/tests/compile/api0/hello-many/hello-many
+/tests/compile/api0/hello-many/hello-many-api1
+/tests/compile/api0/same_line_tracepoint/same_line_tracepoint
+/tests/compile/api0/same_line_tracepoint/same_line_tracepoint_api1
+/tests/compile/api0/test-app-ctx/hello
+/tests/compile/api0/test-app-ctx/hello-api1
+/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/regression/abi0-conflict/app_noust
+/tests/regression/abi0-conflict/app_noust_dlopen
+/tests/regression/abi0-conflict/app_noust_indirect_abi0
+/tests/regression/abi0-conflict/app_noust_indirect_abi0_abi1
+/tests/regression/abi0-conflict/app_noust_indirect_abi1
+/tests/regression/abi0-conflict/app_ust
+/tests/regression/abi0-conflict/app_ust_dlopen
+/tests/regression/abi0-conflict/app_ust_indirect_abi0
+/tests/regression/abi0-conflict/app_ust_indirect_abi0_abi1
+/tests/regression/abi0-conflict/app_ust_indirect_abi1
 /tests/unit/gcc-weak-hidden/test_gcc_weak_hidden
 /tests/unit/libmsgpack/test_msgpack
 /tests/unit/libringbuffer/test_shm
@@ -93,21 +121,21 @@ cscope.*
 /tests/unit/ust-utils/test_ust_utils_cxx
 
 # Java agent library
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-all/*.jar
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-common/classnoinst.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-common/context-jni-header.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-common/*.jar
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-jul/classnoinst.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-jul/jul-jni-header.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-jul/*.jar
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-log4j/classnoinst.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-log4j/log4j-jni-header.stamp
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-log4j/*.jar
-/src/liblttng-ust-java-agent/jni/common/org_lttng_ust_agent_context_LttngContextApi.h
-/src/liblttng-ust-java-agent/jni/jul/org_lttng_ust_agent_jul_LttngJulApi.h
-/src/liblttng-ust-java-agent/jni/log4j/org_lttng_ust_agent_log4j_LttngLog4jApi.h
-/src/liblttng-ust-java/classnoinst.stamp
-/src/liblttng-ust-java/jni-header.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/*.jar
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/classnoinst.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/context-jni-header.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/*.jar
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/classnoinst.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/jul-jni-header.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/*.jar
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/classnoinst.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/log4j-jni-header.stamp
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/*.jar
+/src/lib/lttng-ust-java-agent/jni/common/org_lttng_ust_agent_context_LttngContextApi.h
+/src/lib/lttng-ust-java-agent/jni/jul/org_lttng_ust_agent_jul_LttngJulApi.h
+/src/lib/lttng-ust-java-agent/jni/log4j/org_lttng_ust_agent_log4j_LttngLog4jApi.h
+/src/lib/lttng-ust-java/classnoinst.stamp
+/src/lib/lttng-ust-java/jni-header.stamp
 
 # Python agent
 /src/python-lttngust/lttngust/version.py
@@ -125,40 +153,49 @@ cscope.*
 /doc/man/Makefile
 /include/Makefile
 /src/common/Makefile
-/src/libcounter/Makefile
-/src/liblttng-ust-comm/Makefile
-/src/liblttng-ust-ctl/Makefile
-/src/liblttng-ust-cyg-profile/Makefile
-/src/liblttng-ust-dl/Makefile
-/src/liblttng-ust-fd/Makefile
-/src/liblttng-ust-fork/Makefile
-/src/liblttng-ust-java-agent/Makefile
-/src/liblttng-ust-java-agent/java/Makefile
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
-/src/liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
-/src/liblttng-ust-java-agent/jni/Makefile
-/src/liblttng-ust-java-agent/jni/common/Makefile
-/src/liblttng-ust-java-agent/jni/jul/Makefile
-/src/liblttng-ust-java-agent/jni/log4j/Makefile
-/src/liblttng-ust-java/Makefile
-/src/liblttng-ust-libc-wrapper/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
+/src/lib/lttng-ust-fork/Makefile
+/src/lib/lttng-ust-java-agent/Makefile
+/src/lib/lttng-ust-java-agent/java/Makefile
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
+/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
+/src/lib/lttng-ust-java-agent/jni/Makefile
+/src/lib/lttng-ust-java-agent/jni/common/Makefile
+/src/lib/lttng-ust-java-agent/jni/jul/Makefile
+/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/api0/Makefile
+/tests/compile/api0/ctf-types/Makefile
+/tests/compile/api0/hello-many/Makefile
+/tests/compile/api0/hello.cxx/Makefile
+/tests/compile/api0/hello/Makefile
+/tests/compile/api0/same_line_tracepoint/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/regression/abi0-conflict/Makefile
+/tests/regression/Makefile
 /tests/unit/Makefile
 /tests/unit/gcc-weak-hidden/Makefile
 /tests/unit/libmsgpack/Makefile
This page took 0.024817 seconds and 4 git commands to generate.