Fix: Java agent should use LTTNG_HOME
[lttng-ust.git] / .gitignore
index d480867e5288fdabe86862df7f5cf95a05f197d7..78cba0dc782c92363e3ba386d6144958656f263a 100644 (file)
@@ -40,6 +40,14 @@ doc/examples/gen-tp/sample_tracepoint.h
 doc/examples/demo-tracef/demo-tracef
 doc/examples/demo-tracelog/demo-tracelog
 
+doc/man/*.xml
+doc/man/lttng-gen-tp.1
+doc/man/lttng-ust-cyg-profile.3
+doc/man/lttng-ust-dl.3
+doc/man/lttng-ust.3
+doc/man/tracef.3
+doc/man/tracelog.3
+
 tests/hello/hello
 tests/hello.cxx/hello
 tests/same_line_tracepoint/same_line_tracepoint
@@ -59,8 +67,10 @@ tests/benchmark/bench2
 lttng-ust-agent*.jar
 classnoinst.stamp
 jni-header.stamp
+context-jni-header.stamp
 jul-jni-header.stamp
 log4j-jni-header.stamp
+org_lttng_ust_agent_context_LttngContextApi.h
 org_lttng_ust_agent_jul_LttngJulApi.h
 org_lttng_ust_agent_log4j_LttngLog4jApi.h
 
This page took 0.023038 seconds and 4 git commands to generate.