Add a test script to do profiling. Some cleaning as well.
[lttv.git] / ltt / branches / poly / lttv / lttv / Makefile.am
index 76b91a2212d85d52d8a13906a420a26dd654611f..20c2eec4896dd964d46a5bf902c6ce6963af54c1 100644 (file)
@@ -30,3 +30,6 @@ lttv_SOURCES = batchtest.c main.c module.c option.c \
                iattribute.c state.c stats.c \
               tracecontext.c traceset.c
 
+if LTTVSTATIC
+  lttv_LDFLAGS = -profile -static
+endif
This page took 0.022279 seconds and 4 git commands to generate.