Rename UST.class to LTTNG_UST.class
[ust.git] / .gitignore
... / ...
CommitLineData
1*.so
2*.swp
3*.o
4*.swo
5Makefile
6.libs/
7.deps/
8*~
9*.a
10*.la
11*.lo
12Makefile.in
13*.loT
14*.info
15configure
16aclocal.m4
17autom4te.cache/
18/config.h
19/include/ust/config.h
20/config.h.in
21config/
22config.log
23config.status
24stamp-h1
25libtool
26ust.pc
27include/ust/version.h
28
29ustctl/ustctl
30ust-consumerd/ust-consumerd
31
32tests/basic/basic
33tests/basic_long/basic_long
34tests/dlopen/dlopen
35tests/fork/fork
36tests/fork/fork2
37tests/hello/hello
38tests/hello2/hello2
39tests/libustctl_function_tests/libustctl_function_tests
40tests/register_test/register_test
41tests/same_line_marker/same_line_marker
42tests/test-libustinstr-malloc/prog
43tests/test-nevents/prog
44tests/trace_event/trace_event_test
45tests/tracepoint/benchmark/tracepoint_benchmark
46tests/tracepoint/tracepoint_test
47tests/exit-fast/exit-fast
This page took 0.02158 seconds and 4 git commands to generate.