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