examples: tracepoint probes don't need extern C
[lttng-ust.git] / .gitignore
index c7c52008038cc3bf3b8a18fb287670ff22f1e589..07d13062dbdefcdd79c3cb4c405523f7fa696646 100644 (file)
@@ -31,6 +31,12 @@ lttng-ust.pc
 ustctl/ustctl
 ust-consumerd/ust-consumerd
 
+doc/examples/demo/demo
+doc/examples/easy-ust/sample
+doc/examples/hello-static-lib/hello
+doc/examples/gen-tp/sample
+doc/examples/gen-tp/sample_tracepoint.h
+
 tests/hello/hello
 tests/hello.cxx/hello
 tests/same_line_tracepoint/same_line_tracepoint
@@ -39,4 +45,6 @@ tests/ust-multi-test/ust-multi-test
 tests/trace_event/trace_event_test
 tests/tracepoint/benchmark/tracepoint_benchmark
 tests/tracepoint/tracepoint_test
-tests/hello-static-lib/hello
+tests/snprintf/prog
+tests/benchmark/bench1
+tests/benchmark/bench2
This page took 0.022807 seconds and 4 git commands to generate.