Fix: perform volatile load of tracepoint state
[lttng-ust.git] / .gitignore
index 10e4176c3fbe5c09692d8cb4bab1c84861ec1508..166a260b5e0bf30cf49dd9ca45ee51cc7ee3f634 100644 (file)
@@ -38,6 +38,7 @@ doc/examples/hello-static-lib/hello
 doc/examples/gen-tp/sample
 doc/examples/gen-tp/sample_tracepoint.h
 doc/examples/demo-tracef/demo-tracef
+doc/examples/demo-tracelog/demo-tracelog
 
 tests/hello/hello
 tests/hello.cxx/hello
@@ -61,3 +62,6 @@ log4j-jni-header.stamp
 org_lttng_ust_agent_jul_LTTngLogHandler.h
 org_lttng_ust_agent_log4j_LTTngLogAppender.h
 liblttng-ust-java-agent/java/liblttng-ust-jul.jar
+
+# Python agent
+lttng_agent.py
This page took 0.023666 seconds and 4 git commands to generate.