Fix: application SIGBUS when starting in parallel with sessiond
[lttng-ust.git] / .gitignore
CommitLineData
3a7b90de
PMF
1*.so
2*.swp
3*.o
4*.swo
ca9e4502
PMF
5Makefile
6.libs/
7.deps/
8*~
67787f50 9*.a
ca9e4502
PMF
10*.la
11*.lo
12Makefile.in
13*.loT
cf1da69d 14*.info
ca9e4502
PMF
15configure
16aclocal.m4
17autom4te.cache/
a6352fd4 18/config.h
06b47e5e
AM
19/include/lttng/config.h
20/include/lttng/stamp-h2
21/include/lttng/ust-version.h
260e475b 22/include/lttng/ust-config.h
f191dcb4 23/config.h.in
ca9e4502
PMF
24config/
25config.log
26config.status
27stamp-h1
fc214788 28libtool
06b47e5e 29lttng-ust.pc
2fa984fd
PMF
30
31ustctl/ustctl
9dc7b7ff 32ust-consumerd/ust-consumerd
c067bf5b 33
a106a9f8
JG
34doc/examples/demo/demo
35doc/examples/easy-ust/sample
36doc/examples/hello-static-lib/hello
5901b5e0
ZT
37doc/examples/gen-tp/sample
38doc/examples/gen-tp/sample_tracepoint.h
a106a9f8 39
c067bf5b 40tests/hello/hello
06b47e5e 41tests/hello.cxx/hello
90c09854 42tests/same_line_tracepoint/same_line_tracepoint
06b47e5e
AM
43tests/ust-basic-tracing/ust-basic-tracing
44tests/ust-multi-test/ust-multi-test
c067bf5b
DG
45tests/trace_event/trace_event_test
46tests/tracepoint/benchmark/tracepoint_benchmark
47tests/tracepoint/tracepoint_test
d23b20e9 48tests/snprintf/prog
5901b5e0
ZT
49tests/benchmark/bench1
50tests/benchmark/bench2
This page took 0.043073 seconds and 4 git commands to generate.