summaryrefslogtreecommitdiff
path: root/source4/script/valgrind_run
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/valgrind_run')
-rw-r--r--source4/script/valgrind_run2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/script/valgrind_run b/source4/script/valgrind_run
new file mode 100644
index 0000000000..6aa54c70f1
--- /dev/null
+++ b/source4/script/valgrind_run
@@ -0,0 +1,2 @@
+#!/bin/sh
+valgrind -q --db-attach=yes --num-callers=30 $@