X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=Kconfig;h=c44bc12eee3105fcea11747cc9aa2d41f3039fb7;hb=c9b6a9f7d7360156ddb60223a2abd0989ce31adf;hp=5edd4543f1069b6801f937af4ff340b2726cdb64;hpb=194c3ac8da18934654586e121a0facfb36b4bc1f;p=palacios.releases.git diff --git a/Kconfig b/Kconfig index 5edd454..c44bc12 100644 --- a/Kconfig +++ b/Kconfig @@ -157,6 +157,14 @@ config SHADOW_PAGING_TELEMETRY help Enable telemetry information for shadow paging +config PMU_TELEMETRY + bool "Enable PMU telemetry" + default n + depends on TELEMETRY && HOST_PMU + help + Enable telemetry information for a range of PMU counters + This causes the currently configured PMU counts to be printed + config EXPERIMENTAL