Re: [Patch v2 0/6] Perf kvm commands bug fix
From: Arnaldo Carvalho de Melo
Date: Wed Sep 17 2025 - 13:57:09 EST
On Fri, Aug 15, 2025 at 01:15:21PM -0700, Namhyung Kim wrote:
> On Mon, Aug 11, 2025 at 01:55:40PM +0800, Dapeng Mi wrote:
> > Dapeng Mi (6):
> > perf tools kvm: Add missed memory allocation check and free
> > perf tools kwork: Add missed memory allocation check and free
> > perf tools kvm: Fix the potential out of range memory access issue
> > perf tools: Add helper x86__is_intel_cpu()
> > perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
> > perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
> Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>
Thanks, applied to perf-tools-next,
- Arnaldo