Added PC histogram option.
[riscv-isa-sim.git] / config.h.in
index 4ea8c5ed7d98c9d91df668090e3efbc225c6c1fa..42d4d223a41cbbdf88a2fcae8e83f8ebb50520c3 100644 (file)
@@ -42,6 +42,9 @@
 /* Define if floating-point instructions are supported */
 #undef RISCV_ENABLE_FPU
 
+/* Enable PC histogram generation */
+#undef RISCV_ENABLE_HISTOGRAM
+
 /* Define if subproject MCPPBS_SPROJ_NORM is enabled */
 #undef SOFTFLOAT_ENABLED