summaryrefslogtreecommitdiffstats
path: root/pk/trace/pk_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/trace/pk_trace.h')
-rw-r--r--pk/trace/pk_trace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/trace/pk_trace.h b/pk/trace/pk_trace.h
index bcb1ce06..b3b18014 100644
--- a/pk/trace/pk_trace.h
+++ b/pk/trace/pk_trace.h
@@ -74,6 +74,8 @@
#define PK_TRACE_MAX_PARMS 4
+//This is the maximum number of bytes allowed to be traced in a binary trace
+//entry.
//The trace version needs to change if this changes.
#define PK_TRACE_MAX_BINARY 256
OpenPOWER on IntegriCloud