On Mon, 29 Jul 2019 17:02:34 -0700 Divya Indi <[email protected]> wrote:
> Use "trace_array_set_clr_event" to enable/disable events to a trace > array from other kernel modules/components. > Hence, we no longer need to have ftrace_set_clr_event as an exported API. Hmm, this simply reverts patch 1. Why have patch 1 and this patch in the first place? -- Steve > > Signed-off-by: Divya Indi <[email protected]> > Reviewed-By: Aruna Ramakrishna <[email protected]>

