X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=.gitignore;h=89095e831d284cce117dc83503702d642ed9790a;hp=b268cc4d3ce289f05ef734eac792a306d2489585;hb=901e5c120b4662debf4be6478e8f10a015ccde28;hpb=dc3fffef7b84cc4af1a7c99828fd57a106cd2257 diff --git a/.gitignore b/.gitignore index b268cc4d..89095e83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,11 @@ *~ +/tests/cli/intersection/bt_python_helper.py +/tests/cli/intersection/test_intersection +/tests/cli/test_packet_seq_num +/tests/cli/test_trace_read +/tests/cli/test_trace_copy +/tests/cli/test_debug_info +/tests/cli/test_convert_args /tests/bin/intersection/bt_python_helper.py /tests/bin/intersection/test_intersection /tests/bin/test_packet_seq_num @@ -20,6 +27,13 @@ /tests/lib/test_plugin /tests/lib/test_plugin_complete /tests/lib/writer/bt_python_helper.py +/tests/lib/writer/test_ctf_writer_empty_packet.py +/tests/lib/writer/test_ctf_writer_no_packet_context.py +/tests/lib/test_bt_notification_iterator +/tests/lib/test_cc_prio_map +/tests/lib/test_graph_topo +/tests/plugins/test-utils-muxer +/tests/plugins/test-utils-muxer-complete *.o *.a *.la @@ -37,10 +51,10 @@ plugins/ctf/common/metadata/lexer.c plugins/ctf/common/metadata/parser.c plugins/ctf/common/metadata/parser.h plugins/ctf/common/metadata/parser.output -/converter/babeltrace -/converter/babeltrace.bin -/config.h -/config.h.in +/cli/babeltrace +/cli/babeltrace.bin +/include/config.h +/include/config.h.in /config.status *.log aclocal.m4 @@ -55,7 +69,7 @@ Makefile Makefile.in autom4te.cache/ config/ -converter/babeltrace-log +cli/babeltrace-log core stamp-h1 bindings/python/__init__.py @@ -67,3 +81,7 @@ babeltrace-ctf.pc TAGS cscope* doc/api/Doxyfile +*.gcno +*.gcda +*.gcov +*.html