Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / .gitignore
... / ...
CommitLineData
1*.o
2*.so
3*.swp
4*.o
5*.swo
6*.pyc
7Makefile
8.libs/
9.deps/
10*~
11*.la
12*.lo
13Makefile.in
14*.loT
15*.info
16*.bz2
17*.tar
18*.class
19*.trs
20*.log
21*.exe
22.dirstamp
23configure
24aclocal.m4
25autom4te.cache/
26config.h
27config.h.in
28config.log
29config.status
30stamp-h1
31libtool
32tags
33/config/
34pre-inst-env
35
36.autotools
37.cproject
38.project
39.settings/
40
41# cscope, ctags and other IDE files
42cscope.*
43tags
44TAGS
45/.ccls-cache/
46.ccls-root
47/.clangd/
48compile_commands.json
49*_flymake*
50
51# m4 macros not automatically generated
52/m4/libtool.m4
53/m4/ltoptions.m4
54/m4/ltsugar.m4
55/m4/ltversion.m4
56/m4/lt~obsolete.m4
57
58/src/bin/lttng-sessiond/lttng-sessiond
59/src/bin/lttng/lttng
60/src/bin/lttng-consumerd/lttng-consumerd
61/src/bin/lttng-crash/lttng-crash
62/src/bin/lttng-relayd/lttng-relayd
63/src/lib/lttng-ctl/lttng-ctl.pc
64/src/common/filter-grammar-test
65/src/common/filter/filter-lexer.cpp
66/src/common/filter/filter-parser.cpp
67/src/common/filter/filter-parser.hpp
68/src/common/filter/filter-parser.output
69
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
74
75.checkpatch.conf
76
77# Tests
78/tests/unit/test_kernel_data
79/tests/unit/test_session
80/tests/unit/test_uri
81/tests/unit/test_ust_data
82/tests/unit/test_utils_compat_poll
83/tests/unit/test_utils_compat_pthread
84/tests/unit/test_utils_parse_size_suffix
85/tests/unit/test_utils_parse_time_suffix
86/tests/unit/test_utils_expand_path
87/tests/unit/test_uuid
88/tests/unit/test_notification
89/tests/unit/test_directory_handle
90/tests/unit/test_relayd_backward_compat_group_by_session
91/tests/unit/test_fd_tracker
92/tests/unit/test_payload
93/tests/unit/test_event_rule
94/tests/unit/test_condition
95/tests/unit/test_action
96/tests/unit/test_unix_socket
97/tests/regression/ust/multi-session/gen-nevents
98/tests/regression/ust/low-throughput/gen-events
99/tests/regression/ust/high-throughput/gen-events
100/tests/regression/tools/filtering/gen-ust-events
101/tests/utils/testapp/gen-ust-events/gen-ust-events
102/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-constructor-a
103/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-constructor-so
104/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-c-constructor-a
105/tests/utils/testapp/gen-ust-events-constructor/gen-ust-events-c-constructor-so
106/tests/utils/testapp/gen-ust-events-constructor/uses_heap
107/tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns
108/tests/regression/tools/health/health_check
109/tests/regression/kernel/select_poll_epoll
110/tests/regression/tools/notification/base_client
111/tests/regression/tools/notification/notification
112/tests/regression/tools/rotation/schedule_api
113/tests/regression/tools/notification/rotation
114/tests/regression/tools/notification/default_pipe_size_getter
115/tests/regression/tools/trigger/utils/notification-client
116/tests/regression/tools/trigger/name/trigger_name
117/tests/regression/tools/trigger/utils/register-some-triggers
118/tests/regression/tools/trigger/hidden/hidden_trigger
119/tests/regression/ust/overlap/demo/demo
120/tests/regression/ust/linking/demo_builtin
121/tests/regression/ust/linking/demo_static
122/tests/regression/ust/linking/demo
123/tests/regression/ust/daemon/daemon
124/tests/regression/ust/exit-fast/exit-fast
125/tests/regression/ust/fork/fork
126/tests/regression/ust/fork/fork2
127/tests/regression/ust/libc-wrapper/prog
128/tests/regression/ust/python-logging/test_python_logging
129/tests/regression/ust/baddr-statedump/prog
130/tests/regression/ust/baddr-statedump/prog.debug
131/tests/regression/ust/baddr-statedump/prog.strip
132/tests/regression/ust/type-declarations/type-declarations
133/tests/regression/ust/ust-dl/prog
134/tests/regression/ust/ust-dl/libfoo.so.debug
135/tests/regression/ust/ust-dl/libbar.so.debug
136/tests/regression/ust/ust-dl/libzzz.so.debug
137/tests/regression/ust/ust-dl/test_ust-dl
138/tests/regression/ust/multi-lib/exec-with-callsites
139/tests/regression/ust/multi-lib/exec-without-callsites
140/tests/utils/testapp/gen-data-pending/gen-data-pending
141/tests/utils/tap/clock
142/tests/utils/testapp/gen-syscall-events-callstack/gen-syscall-events-callstack
143/tests/utils/testapp/gen-ust-events/gen-ust-events
144/tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns
145/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
146/tests/utils/testapp/gen-ust-nevents/gen-ust-nevents
147/tests/utils/testapp/gen-ust-tracef/gen-ust-tracef
148/tests/utils/testapp/gen-syscall-events/gen-syscall-events
149/tests/utils/testapp/gen-kernel-test-events/gen-kernel-test-events
150/tests/utils/xml-utils/extract_xml
151/tests/utils/xml-utils/validate_xml
152/tests/utils/xml-utils/pretty_xml
153/tests/regression/tools/live/live_test
154/tests/unit/ini_config/ini_config
155/tests/perf/find_event
156/tests/perf/test_perf_raw
157/tests/unit/test_string_utils
158/tests/unit/test_buffer_view
159/tests/unit/test_kernel_probe
160/tests/unit/test_event_expr_to_bytecode
161/tests/unit/test_rate_policy
162/tests/unit/test_log_level_rule
163/tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
164/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
165/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
166/tests/utils/testapp/userspace-probe-sdt-binary/foobar_provider.h
167/tests/utils/testapp/userspace-probe-sdt-binary/userspace-probe-sdt-binary
168/tests/utils/testapp/gen-ns-events/gen-ns-events
169
170# man pages
171/doc/man/*.1
172/doc/man/*.3
173/doc/man/*.7
174/doc/man/*.8
175/doc/man/*.xml
176/doc/man/*.html
177/doc/man/*.h
178/doc/man/asciidoc-attrs.conf
179!/doc/man/lttng-health-check.3
180/doc/man/man1
181/doc/man/man3
182/doc/man/man7
183/doc/man/man8
184
185# examples
186/doc/examples/rotation/rotate-client
187/doc/examples/trigger-condition-event-matches/instrumented-app
188/doc/examples/trigger-condition-event-matches/libtracepoint-trigger-example.a
189/doc/examples/trigger-condition-event-matches/notification-client
190
191
192/benchmark/
193
194/include/version.i
195/include/version.i.tmp
196
197/version
198
199classnoinst.stamp
This page took 0.024204 seconds and 5 git commands to generate.