Add close_range wrapper to liblttng-ust-fd.so
[lttng-ust.git] / .gitignore
CommitLineData
e03d7c66
MJ
1# SPDX-FileCopyrightText: 2023 EfficiOS, Inc.
2#
3# SPDX-License-Identifier: MIT
4
3a7b90de
PMF
5*.so
6*.swp
7*.o
8*.swo
f3c7428e
MJ
9*.trs
10*.log
ca9e4502
PMF
11.libs/
12.deps/
13*~
67787f50 14*.a
ca9e4502
PMF
15*.la
16*.lo
17Makefile.in
18*.loT
cf1da69d 19*.info
9d4c8b2d 20*.class
60e2ee97 21cscope.*
d8621b3e 22.dirstamp
9d4c8b2d
MJ
23
24/configure
093c3f9b 25/aclocal.m4
9d4c8b2d 26/autom4te.cache
06b47e5e 27/include/lttng/stamp-h2
f4a9899e 28/include/lttng/stamp-h3
06b47e5e 29/include/lttng/ust-version.h
260e475b 30/include/lttng/ust-config.h
9d4c8b2d 31
32cc2c3e 32/config/ar-lib
093c3f9b
MJ
33/config/compile
34/config/config.guess
35/config/config.sub
36/config/config.sub
37/config/depcomp
38/config/depcomp
39/config/install-sh
40/config/ltmain.sh
41/config/missing
42/config/test-driver
9d4c8b2d 43
093c3f9b
MJ
44/m4/libtool.m4
45/m4/lt~obsolete.m4
46/m4/ltoptions.m4
47/m4/ltsugar.m4
48/m4/ltversion.m4
9d4c8b2d
MJ
49
50/config.log
51/config.status
093c3f9b 52/libtool
2fa984fd 53
74e79a0d
MJ
54/src/common/config.h
55/src/common/config.h.in
56/src/common/stamp-h1
b3bdf00d
MJ
57/src/lib/lttng-ust-ctl.pc
58/src/lib/lttng-ust.pc
c067bf5b 59
9d4c8b2d
MJ
60/doc/examples/demo/demo
61/doc/examples/easy-ust/sample
62/doc/examples/hello-static-lib/hello
63/doc/examples/gen-tp/sample
64/doc/examples/gen-tp/sample_tracepoint.h
65/doc/examples/demo-tracef/demo-tracef
66/doc/examples/demo-tracef/demo-vtracef
67/doc/examples/demo-tracelog/demo-tracelog
68/doc/examples/demo-tracelog/demo-vtracelog
69/doc/examples/cmake-multiple-shared-libraries/build/
a106a9f8 70
9d4c8b2d
MJ
71/doc/man/*.xml
72/doc/man/lttng-gen-tp.1
73/doc/man/lttng-ust-cyg-profile.3
74/doc/man/lttng-ust-dl.3
75/doc/man/lttng-ust.3
76/doc/man/tracef.3
77/doc/man/tracelog.3
5b1163c6
PP
78/doc/man/lttng_ust_tracef.3
79/doc/man/lttng_ust_tracelog.3
80/doc/man/lttng_ust_vtracef.3
81/doc/man/lttng_ust_vtracelog.3
4ddbd0b7 82
9d4c8b2d
MJ
83/tests/benchmark/bench1
84/tests/benchmark/bench2
d0e8dd39
MJ
85/tests/compile/api0/ctf-types/ctf-types
86/tests/compile/api0/ctf-types/ctf-types-api1
87/tests/compile/api0/hello.cxx/hello
88/tests/compile/api0/hello.cxx/hello-api1
89/tests/compile/api0/hello/hello
90/tests/compile/api0/hello/hello-api1
91/tests/compile/api0/hello-many/hello-many
92/tests/compile/api0/hello-many/hello-many-api1
93/tests/compile/api0/same_line_tracepoint/same_line_tracepoint
94/tests/compile/api0/same_line_tracepoint/same_line_tracepoint_api1
95/tests/compile/api0/test-app-ctx/hello
96/tests/compile/api0/test-app-ctx/hello-api1
bebb067e
MJ
97/tests/compile/api1/hello.cxx/hello
98/tests/compile/api1/hello.cxx/hello-compatapi1
99/tests/compile/api1/hello/hello
100/tests/compile/api1/hello/hello-compatapi1
101/tests/compile/api1/hello-many/hello-many
102/tests/compile/api1/hello-many/hello-many-compatapi1
103/tests/compile/api1/same_line_tracepoint/same_line_tracepoint
104/tests/compile/api1/same_line_tracepoint/same_line_tracepoint_compatapi1
105/tests/compile/api1/test-app-ctx/hello
106/tests/compile/api1/test-app-ctx/hello-compatapi1
107/tests/compile/api1/ust-fields/ust-fields
108/tests/compile/api1/ust-fields/ust-fields-compatapi1
d2a010d1
MJ
109/tests/regression/abi0-conflict/app_noust
110/tests/regression/abi0-conflict/app_noust_dlopen
111/tests/regression/abi0-conflict/app_noust_indirect_abi0
112/tests/regression/abi0-conflict/app_noust_indirect_abi0_abi1
113/tests/regression/abi0-conflict/app_noust_indirect_abi1
114/tests/regression/abi0-conflict/app_ust
115/tests/regression/abi0-conflict/app_ust_dlopen
116/tests/regression/abi0-conflict/app_ust_indirect_abi0
117/tests/regression/abi0-conflict/app_ust_indirect_abi0_abi1
118/tests/regression/abi0-conflict/app_ust_indirect_abi1
9d4c8b2d 119/tests/unit/gcc-weak-hidden/test_gcc_weak_hidden
fb0f6ca9
MJ
120/tests/unit/libcommon/get_cpu_mask_from_sysfs
121/tests/unit/libcommon/get_max_cpuid_from_sysfs
122/tests/unit/libcommon/test_get_max_cpuid_from_mask
123/tests/unit/libcommon/test_get_possible_cpus_array_len
9d4c8b2d
MJ
124/tests/unit/libmsgpack/test_msgpack
125/tests/unit/libringbuffer/test_shm
126/tests/unit/pthread_name/test_pthread_name
127/tests/unit/snprintf/test_snprintf
128/tests/unit/ust-elf/ust-elf
129/tests/unit/ust-error/test_ust_error
130/tests/unit/ust-utils/test_ust_utils
131/tests/unit/ust-utils/test_ust_utils_cxx
43e5396b 132
e03d7c66
MJ
133/src/lib/lttng-ust-java/org_lttng_ust_LTTngUst.h
134/src/lib/lttng-ust-java/org/
135/src/lib/lttng-ust-java/liblttng-ust-java.jar
136
501f6777 137# Java agent library
3081c83f
MJ
138/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/*.jar
139/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/classnoinst.stamp
140/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/context-jni-header.stamp
141/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/*.jar
142/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/classnoinst.stamp
143/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/jul-jni-header.stamp
144/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/*.jar
145/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/classnoinst.stamp
146/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/log4j-jni-header.stamp
147/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/*.jar
464c4756
MJ
148/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/classnoinst.stamp
149/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/log4j-jni-header.stamp
150/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/*.jar
151/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/META-INF
3081c83f
MJ
152/src/lib/lttng-ust-java-agent/jni/common/org_lttng_ust_agent_context_LttngContextApi.h
153/src/lib/lttng-ust-java-agent/jni/jul/org_lttng_ust_agent_jul_LttngJulApi.h
154/src/lib/lttng-ust-java-agent/jni/log4j/org_lttng_ust_agent_log4j_LttngLog4jApi.h
464c4756 155/src/lib/lttng-ust-java-agent/jni/log4j/org_lttng_ust_agent_log4j2_LttngLog4j2Api.h
3081c83f
MJ
156/src/lib/lttng-ust-java/classnoinst.stamp
157/src/lib/lttng-ust-java/jni-header.stamp
c3e14096
DG
158
159# Python agent
9d4c8b2d
MJ
160/src/python-lttngust/lttngust/version.py
161/src/python-lttngust/**/*.pyc
162/src/python-lttngust/build
163/src/python-lttngust/setup.py
164/src/python-lttngust/build-python-bindings.stamp
165/src/python-lttngust/copy-static-deps.stamp
166/src/python-lttngust/installed_files.txt
167
168# Makefiles
169/Makefile
170/doc/Makefile
171/doc/examples/Makefile
172/doc/man/Makefile
7538241b 173/extras/Makefile
9d4c8b2d 174/include/Makefile
9d315d6d 175/src/common/Makefile
793dd3d9 176/src/lib/lttng-ust-common/Makefile
c80497fe 177/src/lib/lttng-ust-ctl/Makefile
18a76df9 178/src/lib/lttng-ust-cyg-profile/Makefile
4871194b 179/src/lib/lttng-ust-dl/Makefile
4889a38d 180/src/lib/lttng-ust-fd/Makefile
18a76df9 181/src/lib/lttng-ust-fork/Makefile
3081c83f
MJ
182/src/lib/lttng-ust-java-agent/Makefile
183/src/lib/lttng-ust-java-agent/java/Makefile
184/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-all/Makefile
185/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-common/Makefile
186/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile
187/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile
464c4756 188/src/lib/lttng-ust-java-agent/java/lttng-ust-agent-log4j2/Makefile
3081c83f
MJ
189/src/lib/lttng-ust-java-agent/jni/Makefile
190/src/lib/lttng-ust-java-agent/jni/common/Makefile
191/src/lib/lttng-ust-java-agent/jni/jul/Makefile
192/src/lib/lttng-ust-java-agent/jni/log4j/Makefile
464c4756 193/src/lib/lttng-ust-java-agent/jni/log4j2/Makefile
3081c83f 194/src/lib/lttng-ust-java/Makefile
7d03a192 195/src/lib/lttng-ust-libc-wrapper/Makefile
3aa28d23 196/src/lib/lttng-ust-pthread-wrapper/Makefile
8f51c684 197/src/lib/lttng-ust-tracepoint/Makefile
f1b5fe11
MJ
198/src/lib/lttng-ust-python-agent/Makefile
199/src/lib/Makefile
6339062a 200/src/lib/lttng-ust/Makefile
9d4c8b2d 201/src/python-lttngust/Makefile
9d4c8b2d
MJ
202/src/Makefile
203/tests/Makefile
204/tests/benchmark/Makefile
205/tests/compile/Makefile
d0e8dd39
MJ
206/tests/compile/api0/Makefile
207/tests/compile/api0/ctf-types/Makefile
208/tests/compile/api0/hello-many/Makefile
209/tests/compile/api0/hello.cxx/Makefile
210/tests/compile/api0/hello/Makefile
211/tests/compile/api0/same_line_tracepoint/Makefile
bebb067e
MJ
212/tests/compile/api1/Makefile
213/tests/compile/api1/ust-fields/Makefile
214/tests/compile/api1/hello-many/Makefile
215/tests/compile/api1/hello.cxx/Makefile
216/tests/compile/api1/hello/Makefile
217/tests/compile/api1/same_line_tracepoint/Makefile
218/tests/compile/api1/test-app-ctx/Makefile
d2a010d1
MJ
219/tests/regression/abi0-conflict/Makefile
220/tests/regression/Makefile
9d4c8b2d
MJ
221/tests/unit/Makefile
222/tests/unit/gcc-weak-hidden/Makefile
fe9615ba 223/tests/unit/libcommon/Makefile
9d4c8b2d
MJ
224/tests/unit/libmsgpack/Makefile
225/tests/unit/libringbuffer/Makefile
226/tests/unit/pthread_name/Makefile
227/tests/unit/snprintf/Makefile
228/tests/unit/ust-elf/Makefile
229/tests/unit/ust-error/Makefile
230/tests/unit/ust-utils/Makefile
231/tests/utils/Makefile
232/tools/Makefile
fd5c0e6b 233/bin/
This page took 0.045775 seconds and 4 git commands to generate.