Add pkg-config file generation
[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
2fa984fd
PMF
26
27ustctl/ustctl
9dc7b7ff 28ust-consumerd/ust-consumerd
c067bf5b
DG
29
30tests/basic/basic
31tests/basic_long/basic_long
32tests/dlopen/dlopen
33tests/fork/fork
34tests/fork/fork2
35tests/hello/hello
36tests/hello2/hello2
37tests/libustctl_function_tests/libustctl_function_tests
38tests/register_test/register_test
39tests/same_line_marker/same_line_marker
40tests/test-libustinstr-malloc/prog
41tests/test-nevents/prog
42tests/trace_event/trace_event_test
43tests/tracepoint/benchmark/tracepoint_benchmark
44tests/tracepoint/tracepoint_test
46cec820 45tests/exit-fast/exit-fast
This page took 0.034926 seconds and 4 git commands to generate.