update for threads
[lttv.git] / usertrace-fast / Makefile
index a154f8863ea16e2b20dfc30c8ab2424e7f96ab92..2dafe00219d106201d05552d4c035f24f57cafc9 100644 (file)
@@ -5,7 +5,8 @@ INCLUDE_DIR=/usr/include
 RANLIB=ranlib
 
 CC=gcc
-CFLAGS=-I. -g
+CFLAGS=-I. -O3
+CFLAGS+=-DLTT_SUBBUF_SIZE_CPU=134217728
 
 all: test sample-instrument-fct libltt-instrument-functions.a libltt-instrument-functions.so.0
 
This page took 0.023235 seconds and 4 git commands to generate.