summaryrefslogtreecommitdiffstats
path: root/translate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'translate.cxx')
-rw-r--r--translate.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/translate.cxx b/translate.cxx
index 09c51a6e..f36280da 100644
--- a/translate.cxx
+++ b/translate.cxx
@@ -3984,6 +3984,9 @@ translate_pass (systemtap_session& s)
s.op->newline() << "#ifndef MAXSKIPPED";
s.op->newline() << "#define MAXSKIPPED 100";
s.op->newline() << "#endif";
+ s.op->newline() << "#ifndef MINSTACKSPACE";
+ s.op->newline() << "#define MINSTACKSPACE 1024";
+ s.op->newline() << "#endif";
// impedance mismatch
// STP_STRING_SIZE defines the size of the buffer