Fix: action: invalid header offset used when serializing snapshot action
[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*
950c7210 49/.vscode/*
ad866a5c 50
71615260 51# m4 macros not automatically generated
b7d2e95f
MJ
52/m4/libtool.m4
53/m4/ltoptions.m4
54/m4/ltsugar.m4
55/m4/ltversion.m4
56/m4/lt~obsolete.m4
71615260 57
e1748b1f
DG
58/src/bin/lttng-sessiond/lttng-sessiond
59/src/bin/lttng/lttng
60/src/bin/lttng-consumerd/lttng-consumerd
d7ba1388 61/src/bin/lttng-crash/lttng-crash
e1748b1f
DG
62/src/bin/lttng-relayd/lttng-relayd
63/src/lib/lttng-ctl/lttng-ctl.pc
e4d2f27a
JR
64/src/common/filter/filter-grammar-test
65/src/common/filter/filter-lexer.c
66/src/common/filter/filter-parser.c
67/src/common/filter/filter-parser.h
68/src/common/filter/filter-parser.output
5a82525d 69
e1748b1f
DG
70/extras/bindings/swig/python/lttng.i
71/extras/bindings/swig/python/lttng.py
72/extras/bindings/swig/python/lttng_wrap.c
73/extras/core-handler/crash
36907cb5 74
de800f52
CB
75.checkpatch.conf
76
355f483d 77# Tests
e1748b1f
DG
78/tests/unit/test_kernel_data
79/tests/unit/test_session
80/tests/unit/test_uri
81/tests/unit/test_ust_data
b12e3724 82/tests/unit/test_utils_compat_poll
e1748b1f 83/tests/unit/test_utils_parse_size_suffix
2217de18 84/tests/unit/test_utils_parse_time_suffix
e1748b1f 85/tests/unit/test_utils_expand_path
c70636a7 86/tests/unit/test_uuid
572cb877 87/tests/unit/test_notification
93bed9fe 88/tests/unit/test_directory_handle
73e9abbe 89/tests/unit/test_relayd_backward_compat_group_by_session
9ca3e8a2 90/tests/unit/test_fd_tracker
b709d152 91/tests/unit/test_payload
dbc20d3c 92/tests/unit/test_event_rule
16e897f4 93/tests/unit/test_unix_socket
355f483d
DG
94kernel_all_events_basic
95kernel_event_basic
a62e3ec7 96ust_global_event_wildcard
355f483d 97ust_global_event_basic
ae4349c8 98ust_global_all_events_basic
355f483d
DG
99gen-nevents
100gen-events-time
e72d66a6 101gen-events
f4e40ab6 102gen-ust-events
55009a22 103health_check
343af227 104/tests/regression/kernel/select_poll_epoll
c311f25f
JRJ
105/tests/regression/tools/mi/extract_xml
106/tests/regression/tools/mi/validate_xml
434f8068
JR
107/tests/regression/tools/notification/base_client
108/tests/regression/tools/notification/notification
ed9f1fb2 109/tests/regression/tools/rotation/schedule_api
88a5c0a9 110/tests/regression/tools/notification/rotation
e1748b1f
DG
111/tests/regression/ust/overlap/demo/demo
112/tests/regression/ust/linking/demo_builtin
113/tests/regression/ust/linking/demo_static
114/tests/regression/ust/linking/demo
115/tests/regression/ust/daemon/daemon
116/tests/regression/ust/exit-fast/exit-fast
117/tests/regression/ust/fork/fork
118/tests/regression/ust/fork/fork2
119/tests/regression/ust/libc-wrapper/prog
343af227 120/tests/regression/ust/python-logging/test_python_logging
d4f53cc3
AB
121/tests/regression/ust/baddr-statedump/prog
122/tests/regression/ust/baddr-statedump/prog.debug
65385a82 123/tests/regression/ust/baddr-statedump/prog.strip
a36b26b4 124/tests/regression/ust/type-declarations/type-declarations
c70c42cc 125/tests/regression/ust/ust-dl/prog
65385a82 126/tests/regression/ust/ust-dl/libfoo.so.debug
d8ed06af 127/tests/regression/ust/ust-dl/libbar.so.debug
343af227 128/tests/regression/ust/ust-dl/libzzz.so.debug
bc1d8ca0 129/tests/regression/ust/ust-dl/test_ust-dl
c71fadb9
JG
130/tests/regression/ust/multi-lib/exec-with-callsites
131/tests/regression/ust/multi-lib/exec-without-callsites
591ee332
FD
132/tests/utils/testapp/gen-syscall-events-callstack/gen-syscall-events-callstack
133/tests/utils/testapp/gen-ust-events/gen-ust-events
8a558304 134/tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns
591ee332 135/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
e1748b1f 136/tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
4e54c024 137/tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
030312cf 138/tests/utils/testapp/gen-syscall-events/gen-syscall-events
670ec0d8 139/tests/utils/testapp/gen-kernel-test-events/gen-kernel-test-events
e1748b1f
DG
140/tests/regression/tools/live/live_test
141/tests/unit/ini_config/ini_config
6faa26ca
JD
142/tests/perf/find_event
143/tests/perf/test_perf_raw
343af227 144/tests/unit/test_string_utils
85b954bf 145/tests/unit/test_buffer_view
808cb744 146/tests/unit/test_kernel_probe
a9c2df2b
FD
147/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
148/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
149/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
150/tests/utils/testapp/userspace-probe-sdt-binary/foobar_provider.h
151/tests/utils/testapp/userspace-probe-sdt-binary/userspace-probe-sdt-binary
5f0d4e78 152/tests/utils/testapp/gen-ns-events/gen-ns-events
56c86879 153
2a303c4e
PP
154# man pages
155/doc/man/*.1
156/doc/man/*.3
157/doc/man/*.8
158/doc/man/*.xml
159/doc/man/*.html
4fc83d94 160/doc/man/*.h
c4ee4984 161/doc/man/asciidoc-attrs.conf
2a303c4e 162!/doc/man/lttng-health-check.3
2a303c4e 163
e4d1d811
JG
164# examples
165/doc/examples/rotation/rotate-client
166
e1748b1f 167/benchmark/
88564da0 168
337d64f0
MJ
169/include/version.i
170/include/version.i.tmp
0b7af945 171
2ebe596e
JR
172/version
173
0b7af945 174classnoinst.stamp
This page took 0.045214 seconds and 4 git commands to generate.