X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=.gitignore;h=e302428efb4fde164752872d0e00c5fc99b89c35;hp=d8e076e4ffca850810a49ace4a77d73c6bdd1ec8;hb=a07c9ecd49c5ab64040116c55279e5c88ede31af;hpb=ad3c860a25be3ac00741e25e7ca3c811689f85aa diff --git a/.gitignore b/.gitignore index d8e076e4..e302428e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,13 @@ -*~ -/tests/bin/test_trace_read -/tests/bin/test_intersection -/tests/bin/test_packet_seq_num +/tests/ctf-writer/ctf_writer +/tests/lib/plugin /tests/lib/test_bitfield -/tests/lib/test_seek -/tests/lib/test_ctf_writer -/tests/lib/test_bt_objects /tests/lib/test_bt_values -/tests/lib/test_ctf_ir_ref -/tests/lib/test_durin -/tests/lib/test_so_info -/tests/lib/test_bt_ctf_field_type_validation -/tests/lib/test_seek_big_trace -/tests/lib/test_seek_empty_packet +/tests/lib/test_graph_topo +/tests/lib/test_trace_ir_ref +/tests/plugins/flt.lttng-utils.debug-info/test_bin_info +/tests/plugins/flt.lttng-utils.debug-info/test_dwarf +/tests/plugins/src.ctf.fs/succeed/gen-trace-simple +*~ *.o *.a *.la @@ -21,13 +16,23 @@ .libs .deps *.bkp +*.trs ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser-test -/converter/babeltrace -/config.h -/config.h.in +/src/plugins/ctf/common/metadata/lexer.c +/src/plugins/ctf/common/metadata/parser.c +/src/plugins/ctf/common/metadata/parser.h +/src/plugins/ctf/common/metadata/parser.output +/src/cli/babeltrace2 +/src/cli/babeltrace2.bin +/src/cli/babeltrace2-log +/src/cli/babeltrace2-log.bin +/src/common/config.h +/src/common/config.h.in +/src/common/version.i +/src/common/version.i.tmp /config.status *.log aclocal.m4 @@ -42,13 +47,18 @@ Makefile Makefile.in autom4te.cache/ config/ -converter/babeltrace-log core -formats/ctf/metadata/ctf-parser.output stamp-h1 -bindings/python/__init__.py -bindings/python/nativebt.py -bindings/python/nativebt_wrap.c -bindings/python/__pycache__ -babeltrace.pc -babeltrace-ctf.pc +__pycache__ +/src/babeltrace2.pc +/src/babeltrace2-ctf-writer.pc +TAGS +cscope* +doc/api/Doxyfile +*.gcno +*.gcda +*.gcov +*.html +*.stamp +*.swp +.theia