On 28.05.2025 11:17, Penny Zheng wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -598,4 +598,12 @@ config PM_OP
>       help
>         This option shall enable userspace performance management control
>         to do power/performance analyzing and tuning.
> +
> +config PM_STATS
> +     bool "Enable Performance Management Statistics"
> +     depends on ACPI && HAS_CPUFREQ && SYSCTL
> +     default y
> +     help
> +       Enable collection of performance management statistics to aid in
> +       analyzing and tuning power/performance characteristics of the system
>  endmenu

Same comments here as on the previous patch.

Jan

Reply via email to