Re: [PATCH] x86/tracing: introduce enter/exit tracepoint pairs for page faults
From: Junxuan Liao
Date: Mon Apr 14 2025 - 19:23:50 EST
On 4/14/25 6:14 PM, Junxuan Liao wrote:
> Do people find separate user/kernel tracepoints useful? For me, I can
> check regs in eBPF tracing code instead.
I think it might be good to add a field to the tracepoints to indicate
whether it's in user space or not.