ctf plugin: add CTF metadata decoder API
[babeltrace.git] / .gitignore
CommitLineData
24a3136a 1*~
5df9e303 2/tests/bin/intersection/bt_python_helper.py
9c906b97 3/tests/bin/intersection/test_intersection
9c906b97
MJ
4/tests/bin/test_packet_seq_num
5/tests/bin/test_trace_read
6/tests/lib/test_bin_info
7/tests/lib/test_bin_info_complete
77b23b11 8/tests/lib/test_bitfield
9c906b97
MJ
9/tests/lib/test_bt_ctf_field_type_validation
10/tests/lib/test_bt_notification_heap
5ee55d05 11/tests/lib/test_bt_objects
3b57d424 12/tests/lib/test_bt_values
8bbe269d 13/tests/lib/test_ctf_ir_ref
9c906b97 14/tests/lib/test_ctf_writer
d3b46d52 15/tests/lib/test_ctf_writer_complete
9c906b97 16/tests/lib/test_dwarf
d3b46d52 17/tests/lib/test_dwarf_complete
9c906b97 18/tests/lib/test_ir_visit
9c906b97 19/tests/lib/test_trace_listener
30d41768
JG
20/tests/lib/test_plugin
21/tests/lib/test_plugin_complete
22/tests/lib/writer/bt_python_helper.py
4c8bfb7e
MD
23*.o
24*.a
463b02a3
MD
25*.la
26*.lo
e9452def 27*.exe
463b02a3
MD
28.libs
29.deps
30*.bkp
3d5e9596 31*.trs
463b02a3
MD
32ctf-lexer.c
33ctf-parser.c
34ctf-parser.h
35ctf-parser-test
9c906b97
MJ
36plugins/ctf/common/metadata/lexer.c
37plugins/ctf/common/metadata/parser.c
38plugins/ctf/common/metadata/parser.h
39plugins/ctf/common/metadata/parser.output
8d77550c
PP
40/cli/babeltrace
41/cli/babeltrace.bin
463b02a3
MD
42/config.h
43/config.h.in
44/config.status
45*.log
24a3136a
DS
46aclocal.m4
47/m4/libtool.m4
48/m4/lt~obsolete.m4
49/m4/ltoptions.m4
50/m4/ltsugar.m4
51/m4/ltversion.m4
463b02a3
MD
52libtool
53/configure
4c8bfb7e
MD
54Makefile
55Makefile.in
9cc28aba
MD
56autom4te.cache/
57config/
8d77550c 58cli/babeltrace-log
9cc28aba 59core
9cc28aba 60stamp-h1
6fd49698
PP
61bindings/python/__init__.py
62bindings/python/nativebt.py
63bindings/python/nativebt_wrap.c
81447b5b 64__pycache__
019c947f 65babeltrace.pc
356890b6 66babeltrace-ctf.pc
b71186f8
JD
67TAGS
68cscope*
9c906b97 69doc/api/Doxyfile
This page took 0.038612 seconds and 4 git commands to generate.