Re: [RFC PATCH 1/1] perf tools: Add 'm' event modifier for counting machine

From: Atish Patra
Date: Tue Jan 11 2022 - 14:00:03 EST


On Tue, Jan 11, 2022 at 10:53 AM Andi Kleen <ak@xxxxxxxxxxxxxxx> wrote:
>
>
> >
> > u - user-space counting
> > k - kernel counting
> > + m - machine counting
>
>
> You really need to explain what "machine counting" actually is, as well
> that is likely irrelevant for most CPUs.
>

Ideally, this should firmware counting instead of "machine counting"
which is a RISC-V specific terminology
(Machine mode is highest privilege mode similar to EL3 in ARM where
the firmware runs)

> I also didn't see that anywhere in the commit logs.
>
> -Andi
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@xxxxxxxxxxxxxxxxxxx
> http://lists.infradead.org/mailman/listinfo/linux-riscv



--
Regards,
Atish