summaryrefslogtreecommitdiffstats
path: root/pk
diff options
context:
space:
mode:
Diffstat (limited to 'pk')
-rw-r--r--pk/trace/pk_trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pk/trace/pk_trace.h b/pk/trace/pk_trace.h
index b3b18014..b19a5193 100644
--- a/pk/trace/pk_trace.h
+++ b/pk/trace/pk_trace.h
@@ -15,7 +15,7 @@
#define PK_TRACE_VERSION 2
#ifndef PK_TRACE_SZ
-#define PK_TRACE_SZ 256
+#define PK_TRACE_SZ 1024
#endif
//Fail compilation if size is not a power of 2
OpenPOWER on IntegriCloud