Fix: elf: uninitialized ret
[deliverable/lttng-ust.git] / .gitignore
index 4454fa3631a549cf68a540a7b783d53013c0ab42..b1f985b8503fa4057fecec74f8d72626363100b2 100644 (file)
@@ -49,6 +49,7 @@ tests/trace_event/trace_event_test
 tests/tracepoint/benchmark/tracepoint_benchmark
 tests/tracepoint/tracepoint_test
 tests/snprintf/prog
+tests/ust-elf/prog
 tests/benchmark/bench1
 tests/benchmark/bench2
 
@@ -63,5 +64,8 @@ org_lttng_ust_agent_jul_LttngLogHandler.h
 org_lttng_ust_agent_log4j_LttngLogAppender.h
 
 # Python agent
-liblttng-ust-python-agent/__init__.py
+liblttng-ust-python-agent/lttngust/__init__.py
 liblttng-ust-python-agent/**/*.pyc
+liblttng-ust-python-agent/build
+liblttng-ust-python-agent/install_files.txt
+liblttng-ust-python-agent/setup.py
This page took 0.024626 seconds and 5 git commands to generate.