summaryrefslogtreecommitdiff
path: root/test/unit/prof_recent.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/prof_recent.sh')
-rw-r--r--test/unit/prof_recent.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/prof_recent.sh b/test/unit/prof_recent.sh
index 58a54a47..10415bf3 100644
--- a/test/unit/prof_recent.sh
+++ b/test/unit/prof_recent.sh
@@ -1,5 +1,5 @@
#!/bin/sh
if [ "x${enable_prof}" = "x1" ] ; then
- export MALLOC_CONF="prof:true,prof_active:true,lg_prof_sample:0,prof_recent_alloc_max:3"
+ export MALLOC_CONF="prof:true,prof_active:true,lg_prof_sample:0,prof_recent_alloc_max:3,prof_sys_thread_name:true"
fi