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