Fix: redefinition of USEC_PER_SEC macro on macOS
[lttng-tools.git] / .gitignore
CommitLineData
fac6795d
DG
1*.o
2*.so
3*.swp
4*.o
5*.swo
355f483d 6*.pyc
fac6795d
DG
7Makefile
8.libs/
9.deps/
10*~
11*.la
12*.lo
13Makefile.in
14*.loT
15*.info
8ca96153
DG
16*.bz2
17*.tar
37175ce4 18*.class
a36b26b4
MJ
19*.trs
20*.log
409e94ca 21*.exe
7a1a6ffe 22.dirstamp
fac6795d
DG
23configure
24aclocal.m4
25autom4te.cache/
26config.h
27config.h.in
fac6795d
DG
28config.log
29config.status
30stamp-h1
31libtool
4e332453 32tags
b7d2e95f 33/config/
fac6795d 34
44f545c8
AM
35.autotools
36.cproject
37.project
38.settings/
39
0de5dd57 40# cscope, ctags and other IDE files
ad866a5c
DG
41cscope.*
42tags
f8e36461 43TAGS
0de5dd57
JG
44/.ccls-cache/
45.ccls-root
46/.clangd/
47compile_commands.json
48*_flymake*
ad866a5c 49
71615260 50# m4 macros not automatically generated
b7d2e95f
MJ
51/m4/libtool.m4
52/m4/ltoptions.m4
53/m4/ltsugar.m4
54/m4/ltversion.m4
55/m4/lt~obsolete.m4
71615260 56
e1748b1f
DG
57/src/bin/lttng-sessiond/lttng-sessiond
58/src/bin/lttng/lttng
59/src/bin/lttng-consumerd/lttng-consumerd
d7ba1388 60/src/bin/lttng-crash/lttng-crash
e1748b1f
DG
61/src/bin/lttng-relayd/lttng-relayd
62/src/lib/lttng-ctl/lttng-ctl.pc
63/src/lib/lttng-ctl/filter/filter-grammar-test
64/src/lib/lttng-ctl/filter/filter-lexer.c
65/src/lib/lttng-ctl/filter/filter-parser.c
66/src/lib/lttng-ctl/filter/filter-parser.h
67/src/lib/lttng-ctl/filter/filter-parser.output
5a82525d 68
e1748b1f
DG
69/extras/bindings/swig/python/lttng.i
70/extras/bindings/swig/python/lttng.py
71/extras/bindings/swig/python/lttng_wrap.c
72/extras/core-handler/crash
36907cb5 73
de800f52
CB
74.checkpatch.conf
75
355f483d 76# Tests
e1748b1f
DG
77/tests/unit/test_kernel_data
78/tests/unit/test_session
79/tests/unit/test_uri
80/tests/unit/test_ust_data
b12e3724 81/tests/unit/test_utils_compat_poll
e1748b1f 82/tests/unit/test_utils_parse_size_suffix
2217de18 83/tests/unit/test_utils_parse_time_suffix
e1748b1f 84/tests/unit/test_utils_expand_path
572cb877 85/tests/unit/test_notification
93bed9fe 86/tests/unit/test_directory_handle
355f483d
DG
87kernel_all_events_basic
88kernel_event_basic
a62e3ec7 89ust_global_event_wildcard
355f483d 90ust_global_event_basic
ae4349c8 91ust_global_all_events_basic
355f483d
DG
92gen-nevents
93gen-events-time
e72d66a6 94gen-events
f4e40ab6 95gen-ust-events
55009a22 96health_check
343af227 97/tests/regression/kernel/select_poll_epoll
c311f25f
JRJ
98/tests/regression/tools/mi/extract_xml
99/tests/regression/tools/mi/validate_xml
434f8068
JR
100/tests/regression/tools/notification/base_client
101/tests/regression/tools/notification/notification
ed9f1fb2 102/tests/regression/tools/rotation/schedule_api
88a5c0a9 103/tests/regression/tools/notification/rotation
e1748b1f
DG
104/tests/regression/ust/overlap/demo/demo
105/tests/regression/ust/linking/demo_builtin
106/tests/regression/ust/linking/demo_static
107/tests/regression/ust/linking/demo
108/tests/regression/ust/daemon/daemon
109/tests/regression/ust/exit-fast/exit-fast
110/tests/regression/ust/fork/fork
111/tests/regression/ust/fork/fork2
112/tests/regression/ust/libc-wrapper/prog
343af227 113/tests/regression/ust/python-logging/test_python_logging
d4f53cc3
AB
114/tests/regression/ust/baddr-statedump/prog
115/tests/regression/ust/baddr-statedump/prog.debug
65385a82 116/tests/regression/ust/baddr-statedump/prog.strip
a36b26b4 117/tests/regression/ust/type-declarations/type-declarations
c70c42cc 118/tests/regression/ust/ust-dl/prog
65385a82 119/tests/regression/ust/ust-dl/libfoo.so.debug
d8ed06af 120/tests/regression/ust/ust-dl/libbar.so.debug
343af227 121/tests/regression/ust/ust-dl/libzzz.so.debug
bc1d8ca0 122/tests/regression/ust/ust-dl/test_ust-dl
c71fadb9
JG
123/tests/regression/ust/multi-lib/exec-with-callsites
124/tests/regression/ust/multi-lib/exec-without-callsites
591ee332
FD
125/tests/utils/testapp/gen-syscall-events-callstack/gen-syscall-events-callstack
126/tests/utils/testapp/gen-ust-events/gen-ust-events
127/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
e1748b1f 128/tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
4e54c024 129/tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
030312cf 130/tests/utils/testapp/gen-syscall-events/gen-syscall-events
e1748b1f
DG
131/tests/regression/tools/live/live_test
132/tests/unit/ini_config/ini_config
6faa26ca
JD
133/tests/perf/find_event
134/tests/perf/test_perf_raw
343af227 135/tests/unit/test_string_utils
a9c2df2b
FD
136/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
137/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
138/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
139/tests/utils/testapp/userspace-probe-sdt-binary/foobar_provider.h
140/tests/utils/testapp/userspace-probe-sdt-binary/userspace-probe-sdt-binary
56c86879 141
2a303c4e
PP
142# man pages
143/doc/man/*.1
144/doc/man/*.3
145/doc/man/*.8
146/doc/man/*.xml
147/doc/man/*.html
4fc83d94 148/doc/man/*.h
c4ee4984 149/doc/man/asciidoc-attrs.conf
2a303c4e 150!/doc/man/lttng-health-check.3
2a303c4e 151
e4d1d811
JG
152# examples
153/doc/examples/rotation/rotate-client
154
e1748b1f 155/benchmark/
88564da0 156
337d64f0
MJ
157/include/version.i
158/include/version.i.tmp
0b7af945
MJ
159
160classnoinst.stamp
This page took 0.042494 seconds and 4 git commands to generate.