Re: [PATCH] tracing: kprobe-event: Return directly when dyn_event_list is empty

From: Steven Rostedt

Date: Mon Jan 26 2026 - 09:45:23 EST


On Mon, 26 Jan 2026 15:17:28 +0800
sunliming <sunliming@xxxxxxxxx> wrote:

> Alternatively, could both optimization solutions coexist (as lock
> contention may

Yes, the two are orthogonal to each other, and can go in on their own merit.

-- Steve