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