Re: [PATCH v2] tracing: Allow creating instances with specified system events

2023-12-07 Thread Dmytro Maluka
and if a module is loaded, its events will > not be added unless the system for those events also match the systems > string. > > Signed-off-by: Steven Rostedt (Google) > --- Tested-by: Dmytro Maluka > Changes since v1: > https://lore.kernel.org/all/20231128122117.2276f...@g

Re: [PATCH] tracing: Allow creating instances with specified system events

2023-12-05 Thread Dmytro Maluka
and if a module is loaded, its events will > not be added unless the system for those events also match the systems > string. > > Note that all dynamic events are still added as they are created by the > user. > > Signed-off-by: Steven Rostedt (Google) > --- Tested-by:

Re: [RFC][PATCH] tracing: Allow creating instances with specified system events

2023-11-28 Thread Dmytro Maluka
On Mon, Nov 27, 2023 at 05:41:08PM -0500, Steven Rostedt wrote: > From: "Steven Rostedt (Google)" > > A trace instance may only need to enable specific events. As the eventfs > directory of an instance currently creates all events which adds overhead, > allow internal instances to be created