Re: [PATCH 1/3] tracing: Relevant changes for kernel access to Ftrace instances.

2019-06-17 Thread Steven Rostedt
On Wed, 12 Jun 2019 09:34:17 -0700 Divya Indi wrote: Hi Divya, First, make sure the patches are all replied to the cover patch [0/3]. That is, patch 1, 2 and 3 should all be in reply to [0/3] to see a all the patches at the same level, and that makes replies easy to stand out. Having patch 2 a

[PATCH 1/3] tracing: Relevant changes for kernel access to Ftrace instances.

2019-06-12 Thread Divya Indi
For commit f45d1225adb0 ("tracing: Kernel access to Ftrace instances") Adding the following changes to ensure other kernel components can use these functions - 1) Remove static keyword for newly exported fn - ftrace_set_clr_event. 2) Add the req functions to header file include/linux/trace_events.h

[PATCH 1/3] tracing: Relevant changes for kernel access to Ftrace instances.

2019-06-04 Thread Divya Indi
For commit (f45d122): tracing: Kernel access to Ftrace instances. We need the following additional changes to ensure other kernel components can use these functions - 1) Remove static keyword for newly exported fn - ftrace_set_clr_event. 2) Add the req functions to header file include/linux/trace_e