diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2007-11-24 20:28:22 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2007-11-24 20:29:34 +0000 |
commit | fa859081cbf017161c2d7bf442f33ee17254ebe7 (patch) | |
tree | 1f6dcf4cee54a8e56697083048011a493a8ee53a /README | |
parent | 40915a3188b50f5a45a8abe3e0636f9208e2598f (diff) |
Autofoo + GPL
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |