All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf kvm/sched: Use strstarts instead of strncmp to match subcommands
@ 2022-08-08  9:24 Yang Jihong
  2022-08-08  9:24 ` [PATCH 1/2] perf kvm: Fix subcommand matching error Yang Jihong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yang Jihong @ 2022-08-08  9:24 UTC (permalink / raw)
  To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
	namhyung, linux-perf-users, linux-kernel
  Cc: yangjihong1

Yang Jihong (2):
  perf kvm: Fix subcommand matching error
  perf sched latency: Fix subcommand matching error

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

-- 
2.30.GIT


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-10 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08  9:24 [PATCH 0/2] perf kvm/sched: Use strstarts instead of strncmp to match subcommands Yang Jihong
2022-08-08  9:24 ` [PATCH 1/2] perf kvm: Fix subcommand matching error Yang Jihong
2022-08-08  9:24 ` [PATCH 2/2] perf sched latency: " Yang Jihong
2022-08-08 21:22 ` [PATCH 0/2] perf kvm/sched: Use strstarts instead of strncmp to match subcommands Namhyung Kim
2022-08-10 13:16   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.