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

usertrace-generic/README

index 6787faded90f2e8e86e29c5592cacaca63908d9a..a10b3b227572eef40cc2d6964e49d980d32ea8b8 100644 (file)
@@ -169,7 +169,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 -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-facility-loader-user_generic.c \
        /usr/src/usertrace-generic/ltt-instrument-functions.c
 
 To see what the final result looks like :
This page took 0.023393 seconds and 4 git commands to generate.