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