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