On Fri, Nov 23, 2018 at 01:11:38PM -0500, Steven Rostedt wrote: > On Fri, 23 Nov 2018 12:58:34 -0500 > Steven Rostedt <rost...@goodmis.org> wrote: > > > I think the better answer is to move it into trace_functions_graph.c. > > I take that back. I think the better answer is to not call that > function if the profiler is not set, nor have that option even > available. Because it has no meaning without the profiler.
Agreed, that's better. Thanks, - Joel