Introduce vtracef
[lttng-ust.git] / .gitignore
index 11cf334337cb133ca233b7d6154489252d97e288..6574f44eb45901e56efb805d2bff772898a54f38 100644 (file)
@@ -54,6 +54,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-tracef/demo-vtracef
 doc/examples/demo-tracelog/demo-tracelog
 doc/examples/cmake-multiple-shared-libraries/build/
 
@@ -66,6 +67,7 @@ doc/man/tracef.3
 doc/man/tracelog.3
 
 tests/hello/hello
+tests/hello-many/hello-many
 tests/hello.cxx/hello
 tests/same_line_tracepoint/same_line_tracepoint
 tests/ust-basic-tracing/ust-basic-tracing
@@ -73,14 +75,13 @@ tests/ust-multi-test/ust-multi-test
 tests/trace_event/trace_event_test
 tests/tracepoint/benchmark/tracepoint_benchmark
 tests/tracepoint/tracepoint_test
-tests/snprintf/prog
-tests/ust-elf/prog
+tests/snprintf/test_snprintf
+tests/ust-elf/ust-elf
 tests/ust-elf/test_ust_elf
 tests/benchmark/bench1
 tests/benchmark/bench2
 tests/ctf-types/ctf-types
 tests/test-app-ctx/hello
-tests/gcc-weak-hidden/test-gcc-wh
 tests/gcc-weak-hidden/test_gcc_weak_hidden
 
 # Java agent library
This page took 0.023349 seconds and 4 git commands to generate.