fix usttrace -l
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Fri, 12 Feb 2010 15:06:14 +0000 (10:06 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 15 Feb 2010 05:40:36 +0000 (00:40 -0500)
usttrace

index fac84a1de6f3d0d93f547b2c9166c7891bf3bc75..a60440c8e0039e4feee4ae0e9f3629cb3020372e 100755 (executable)
--- a/usttrace
+++ b/usttrace
@@ -23,7 +23,7 @@ else
     fi
     LIBINTERFORK_PATH="libinterfork.so"
     LIBMALLOCWRAP_PATH="libmallocwrap.so"
-    LIBUST_PATH="libust.so"
+    LIBUST_PATH="libust.so.0"
 fi
 
 BASE_TRACE_DIR="${HOME}/.usttraces"
This page took 0.023445 seconds and 4 git commands to generate.