Commit | Line | Data |
---|---|---|
906ac65f | 1 | /tests/bitfield/test_bitfield |
331731aa | 2 | /tests/ctf-writer/ctf_writer |
644e0364 | 3 | /tests/lib/plugin |
6162e6b7 | 4 | /tests/lib/test_bt_uuid |
3b57d424 | 5 | /tests/lib/test_bt_values |
3c412174 | 6 | /tests/lib/test_graph_topo |
644e0364 | 7 | /tests/lib/test_trace_ir_ref |
66251464 | 8 | /tests/plugins/flt.lttng-utils.debug-info/test_bin_info |
66251464 | 9 | /tests/plugins/flt.lttng-utils.debug-info/test_dwarf |
644e0364 | 10 | /tests/plugins/src.ctf.fs/succeed/gen-trace-simple |
1fba7c7b PP |
11 | /tests/plugins/sink.ctf.fs/succeed/gen-trace-float |
12 | /tests/plugins/sink.ctf.fs/succeed/gen-trace-double | |
644e0364 | 13 | *~ |
4c8bfb7e MD |
14 | *.o |
15 | *.a | |
463b02a3 MD |
16 | *.la |
17 | *.lo | |
e9452def | 18 | *.exe |
463b02a3 MD |
19 | .libs |
20 | .deps | |
21 | *.bkp | |
3d5e9596 | 22 | *.trs |
463b02a3 MD |
23 | ctf-lexer.c |
24 | ctf-parser.c | |
25 | ctf-parser.h | |
26 | ctf-parser-test | |
578e048b MJ |
27 | /src/plugins/ctf/common/metadata/lexer.c |
28 | /src/plugins/ctf/common/metadata/parser.c | |
29 | /src/plugins/ctf/common/metadata/parser.h | |
30 | /src/plugins/ctf/common/metadata/parser.output | |
31 | /src/cli/babeltrace2 | |
32 | /src/cli/babeltrace2.bin | |
33 | /src/cli/babeltrace2-log | |
34 | /src/cli/babeltrace2-log.bin | |
35 | /src/common/config.h | |
36 | /src/common/config.h.in | |
37 | /src/common/version.i | |
38 | /src/common/version.i.tmp | |
463b02a3 MD |
39 | /config.status |
40 | *.log | |
24a3136a DS |
41 | aclocal.m4 |
42 | /m4/libtool.m4 | |
43 | /m4/lt~obsolete.m4 | |
44 | /m4/ltoptions.m4 | |
45 | /m4/ltsugar.m4 | |
46 | /m4/ltversion.m4 | |
463b02a3 MD |
47 | libtool |
48 | /configure | |
4c8bfb7e MD |
49 | Makefile |
50 | Makefile.in | |
9cc28aba MD |
51 | autom4te.cache/ |
52 | config/ | |
9cc28aba | 53 | core |
9cc28aba | 54 | stamp-h1 |
81447b5b | 55 | __pycache__ |
578e048b MJ |
56 | /src/babeltrace2.pc |
57 | /src/babeltrace2-ctf-writer.pc | |
b71186f8 JD |
58 | TAGS |
59 | cscope* | |
9c906b97 | 60 | doc/api/Doxyfile |
cfa45a3c PP |
61 | *.gcno |
62 | *.gcda | |
63 | *.gcov | |
64 | *.html | |
d8992d68 | 65 | *.stamp |
255725ea | 66 | *.swp |
b368d553 | 67 | .theia |