Re: [PATCH] x86/tracing: introduce enter/exit tracepoint pairs for page faults

From: Junxuan Liao
Date: Mon Apr 14 2025 - 19:50:02 EST


>>> I think it might be good to add a field to the tracepoints to indicate
>>> whether it's in user space or not.
>>
>> seems highly superior to having two sets of tracepoints and static keys.
>
> I agree.

I'll implement this and delete the extra stuff then.

Thanks,
Junxuan