summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2007-11-24 20:28:22 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2007-11-24 20:29:34 +0000
commitfa859081cbf017161c2d7bf442f33ee17254ebe7 (patch)
tree1f6dcf4cee54a8e56697083048011a493a8ee53a /README
parent40915a3188b50f5a45a8abe3e0636f9208e2598f (diff)
Autofoo + GPL
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..299d3cd
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+Usage: ./memfault target-app [args]
+
+This will launch memfault and start the target-app under the memfault
+valgrind skin.
+
+Use $VALGRIND to specify a valgrind binary compiled with the memfault tool.