On 13.03.2025 00:13, Stefano Stabellini wrote: > On Wed, 12 Mar 2025, Penny Zheng wrote: >> The following function is only to serve spinlock profiling via >> XEN_SYSCTL_lockprof_op, so it shall be wrapped: >> - spinlock_profile_control >> >> Signed-off-by: Penny Zheng <penny.zh...@amd.com> > > Similarly to the previous patch, could be make CONFIG_DEBUG_LOCK_PROFILE > depend on CONFIG_SYSCTL?
And like there this also has dedicated debug keys. Jan