On Thu, Jun 12, 2025 at 09:34:08AM -0400, Steven Rostedt wrote: > From: Steven Rostedt <[email protected]> > > Trace events can take up to 5K each when they are defined, regardless if > they are used or not. The binder lock events: binder_lock, binder_locked > and binder_unlock are no longer used. > > Remove them. > > Fixes: a60b890f607d ("binder: remove global binder lock") > Signed-off-by: Steven Rostedt (Google) <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
