summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libmemstat/memstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmemstat/memstat.h b/lib/libmemstat/memstat.h
index 0743693..262c4df 100644
--- a/lib/libmemstat/memstat.h
+++ b/lib/libmemstat/memstat.h
@@ -41,7 +41,7 @@
* corrupting internal libmemstat(3) data structures. A compile time check
* in the application is probably appropriate.
*/
-#define MEMSTAT_MAXCALLER 8
+#define MEMSTAT_MAXCALLER 16
/*
* libmemstat(3) is able to extract memory data from different allocators;
OpenPOWER on IntegriCloud