[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <40a8d9d3-20a8-44e8-96d2-0dcd8627cfc8@gmail.com>
Date: Wed, 10 Apr 2024 15:12:52 +0800
From: Eric Cheng <eric.cheng.linux@...il.com>
To: Shenlin Liang <liangshenlin@...incomputing.com>, anup@...infault.org,
atishp@...shpatra.org, paul.walmsley@...ive.com, palmer@...belt.com,
aou@...s.berkeley.edu, kvm@...r.kernel.org, kvm-riscv@...ts.infradead.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
peterz@...radead.org, mingo@...hat.com, acme@...nel.org,
namhyung@...nel.org, mark.rutland@....com,
alexander.shishkin@...ux.intel.com, jolsa@...nel.org, irogers@...gle.com,
adrian.hunter@...el.com, linux-perf-users@...r.kernel.org
Subject: Re: [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events
On 3/28/2024 11:12 AM, Shenlin Liang wrote:
> Like other architectures, RISCV KVM also needs to add these event
> tracepoints to count the number of times kvm guest entry/exit.
>
> Signed-off-by: Shenlin Liang <liangshenlin@...incomputing.com>
> ---
> arch/riscv/kvm/trace_riscv.h | 60 ++++++++++++++++++++++++++++++++++++
Conventionally, it should be named to trace.h, especially if only one. Refer to
other arch's.
Powered by blists - more mailing lists