On Tue, 1 Dec 2020 13:36:52 -0800 Sami Tolvanen <[email protected]> wrote:
> Move function tracer options to Kconfig to make it easier to add > new methods for generating __mcount_loc, and to make the options > available also when building kernel modules. > > Note that FTRACE_MCOUNT_USE_* options are updated on rebuild and > therefore, work even if the .config was generated in a different > environment. Acked-by: Steven Rostedt (VMware) <[email protected]> > > Signed-off-by: Sami Tolvanen <[email protected]> > --- -- Steve

