[lttng-dev] [PATCH lttng-ust 3/3] Update .gitignore
Zifei Tong
soariez at gmail.com
Wed Jul 24 01:55:47 EDT 2013
Signed-off-by: Zifei Tong <soariez at gmail.com>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 3d17940..07d1306 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,8 @@ 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
@@ -44,3 +46,5 @@ tests/trace_event/trace_event_test
tests/tracepoint/benchmark/tracepoint_benchmark
tests/tracepoint/tracepoint_test
tests/snprintf/prog
+tests/benchmark/bench1
+tests/benchmark/bench2
--
1.8.3.3
More information about the lttng-dev
mailing list