summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/latrace.d/latrace.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/latrace.d/latrace.conf.in b/etc/latrace.d/latrace.conf.in
index 2126021..2788b00 100644
--- a/etc/latrace.d/latrace.conf.in
+++ b/etc/latrace.d/latrace.conf.in
@@ -91,4 +91,8 @@ OPTIONS {
# no command line option equivalent
SYM_NOEXIT = _setjmp
+
+ # no command line option equivalent
+ # function arguments - display string length and pointer value
+ ARGS_STRING_POINTER_LENGTH = NO
}