Update note in buffer.c
[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/
18config.h
19/config.h.in
20config/
21config.log
22config.status
23stamp-h1
24libtool
25
26ustctl/ustctl
27ust-consumerd/ust-consumerd
28
29tests/basic/basic
30tests/basic_long/basic_long
31tests/dlopen/dlopen
32tests/fork/fork
33tests/fork/fork2
34tests/hello/hello
35tests/hello2/hello2
36tests/libustctl_function_tests/libustctl_function_tests
37tests/register_test/register_test
38tests/same_line_marker/same_line_marker
39tests/test-libustinstr-malloc/prog
40tests/test-nevents/prog
41tests/trace_event/trace_event_test
42tests/tracepoint/benchmark/tracepoint_benchmark
43tests/tracepoint/tracepoint_test
44tests/exit-fast/exit-fast
This page took 0.022157 seconds and 4 git commands to generate.