On Tue, Jul 28, 2020 at 11:24 PM Haiwei Li <lihaiwei.kernel@xxxxxxxxx> wrote: > > From: Haiwei Li <lihaiwei@xxxxxxxxxxx> > > The reason output of 'perf kvm stat report --event=vmexit' is uppercase > on VMX and lowercase on SVM. > > To be consistent with VMX, convert lowercase to uppercase. > > Signed-off-by: Haiwei Li <lihaiwei@xxxxxxxxxxx> Please don't do this. It breaks an existing ABI.