[llvm-commits] CVS: poolalloc/test/TEST.strace.Makefile
John Criswell
criswell at cs.uiuc.edu
Thu Oct 28 10:48:18 PDT 2004
Changes in directory poolalloc/test:
TEST.strace.Makefile updated: 1.3 -> 1.4
---
Log message:
Corrected comment
---
Diffs of the changes: (+2 -2)
Index: poolalloc/test/TEST.strace.Makefile
diff -u poolalloc/test/TEST.strace.Makefile:1.3 poolalloc/test/TEST.strace.Makefile:1.4
--- poolalloc/test/TEST.strace.Makefile:1.3 Wed Oct 27 10:49:11 2004
+++ poolalloc/test/TEST.strace.Makefile Thu Oct 28 12:48:07 2004
@@ -1,6 +1,6 @@
-##===- poolalloc/TEST.vtl.Makefile -------------------------*- Makefile -*-===##
+##===- poolalloc/TEST.stract.Makefile ----------------------*- Makefile -*-===##
#
-# Makefile for getting performance metrics using Intel's VTune.
+# Makefile for measuring system call activity with strace
#
##===----------------------------------------------------------------------===##
More information about the llvm-commits
mailing list