Update version to 0.16
[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/
18config.h
f191dcb4 19/config.h.in
ca9e4502
PMF
20config/
21config.log
22config.status
23stamp-h1
fc214788 24libtool
4cf459a7 25ust.pc
161239e0 26include/ust/version.h
2fa984fd
PMF
27
28ustctl/ustctl
9dc7b7ff 29ust-consumerd/ust-consumerd
c067bf5b
DG
30
31tests/basic/basic
32tests/basic_long/basic_long
33tests/dlopen/dlopen
34tests/fork/fork
35tests/fork/fork2
36tests/hello/hello
37tests/hello2/hello2
38tests/libustctl_function_tests/libustctl_function_tests
39tests/register_test/register_test
40tests/same_line_marker/same_line_marker
41tests/test-libustinstr-malloc/prog
42tests/test-nevents/prog
43tests/trace_event/trace_event_test
44tests/tracepoint/benchmark/tracepoint_benchmark
45tests/tracepoint/tracepoint_test
46cec820 46tests/exit-fast/exit-fast
This page took 0.036392 seconds and 5 git commands to generate.