Re: [PATCH 0/2] perf kvm/sched: Use strstarts instead of strncmp to match subcommands

From: Namhyung Kim
Date: Mon Aug 08 2022 - 17:22:40 EST


Hello,

On Mon, Aug 8, 2022 at 2:27 AM Yang Jihong <yangjihong1@xxxxxxxxxx> wrote:
>
> Yang Jihong (2):
> perf kvm: Fix subcommand matching error
> perf sched latency: Fix subcommand matching error

Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>

Thanks,
Namhyung


>
> tools/perf/builtin-kvm.c | 8 ++++----
> tools/perf/builtin-sched.c | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> --
> 2.30.GIT
>