update
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 7 Mar 2006 01:36:51 +0000 (01:36 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 7 Mar 2006 01:36:51 +0000 (01:36 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1595 04897980-b3bd-0310-b5e0-8ef037075253

usertrace-generic/README

index 02e7d0c9c10f4b5072b8885e9e1e32f7896339b9..6787faded90f2e8e86e29c5592cacaca63908d9a 100644 (file)
@@ -168,7 +168,7 @@ See the sample-instrument-fct.c example program.
 
 - Compile your application with at least these parameters to gcc (it is splitted
   on two lines, joined by a "\") :
-gcc -g -I /usr/src/usertrace-generic -o myapp myapp.c \
+gcc -g -finstrument-functions -I /usr/src/usertrace-generic -o myapp myapp.c \
   /usr/src/usertrace-generic/ltt-facility-loader-user_myfacility.c \
        /usr/src/usertrace-generic/ltt-instrument-functions.c
 
This page took 0.025262 seconds and 4 git commands to generate.