Fix: event_header is optional
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/cli/intersection/bt_python_helper.py
3/tests/cli/intersection/test_intersection
4/tests/cli/test_packet_seq_num
5/tests/cli/test_trace_read
6/tests/cli/test_convert_args
7/tests/bin/intersection/bt_python_helper.py
8/tests/bin/intersection/test_intersection
9/tests/bin/test_packet_seq_num
10/tests/bin/test_trace_read
11/tests/lib/test_bin_info
12/tests/lib/test_bin_info_complete
13/tests/lib/test_bitfield
14/tests/lib/test_bt_ctf_field_type_validation
15/tests/lib/test_bt_notification_heap
16/tests/lib/test_bt_objects
17/tests/lib/test_bt_values
18/tests/lib/test_ctf_ir_ref
19/tests/lib/test_ctf_writer
20/tests/lib/test_ctf_writer_complete
21/tests/lib/test_dwarf
22/tests/lib/test_dwarf_complete
23/tests/lib/test_ir_visit
24/tests/lib/test_trace_listener
25/tests/lib/test_plugin
26/tests/lib/test_plugin_complete
27/tests/lib/writer/bt_python_helper.py
28/tests/lib/writer/test_ctf_writer_empty_packet.py
29/tests/lib/writer/test_ctf_writer_no_packet_context.py
30/tests/lib/test_bt_notification_iterator
31/tests/lib/test_cc_prio_map
32/tests/lib/test_graph_topo
33/tests/plugins/test-utils-muxer
34/tests/plugins/test-utils-muxer-complete
35*.o
36*.a
37*.la
38*.lo
39*.exe
40.libs
41.deps
42*.bkp
43*.trs
44ctf-lexer.c
45ctf-parser.c
46ctf-parser.h
47ctf-parser-test
48plugins/ctf/common/metadata/lexer.c
49plugins/ctf/common/metadata/parser.c
50plugins/ctf/common/metadata/parser.h
51plugins/ctf/common/metadata/parser.output
52/cli/babeltrace
53/cli/babeltrace.bin
54/config.h
55/config.h.in
56/config.status
57*.log
58aclocal.m4
59/m4/libtool.m4
60/m4/lt~obsolete.m4
61/m4/ltoptions.m4
62/m4/ltsugar.m4
63/m4/ltversion.m4
64libtool
65/configure
66Makefile
67Makefile.in
68autom4te.cache/
69config/
70cli/babeltrace-log
71core
72stamp-h1
73bindings/python/__init__.py
74bindings/python/nativebt.py
75bindings/python/nativebt_wrap.c
76__pycache__
77babeltrace.pc
78babeltrace-ctf.pc
79TAGS
80cscope*
81doc/api/Doxyfile
82*.gcno
83*.gcda
84*.gcov
85*.html
This page took 0.022472 seconds and 4 git commands to generate.