ftrace: sysprof updates
make the sample period configurable. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:

committed by
Thomas Gleixner

parent
9f6b4e3f4a
commit
d618b3e6e5
@@ -2800,6 +2800,9 @@ static __init void tracer_init_debugfs(void)
|
||||
pr_warning("Could not create debugfs "
|
||||
"'dyn_ftrace_total_info' entry\n");
|
||||
#endif
|
||||
#ifdef CONFIG_SYSPROF_TRACER
|
||||
init_tracer_sysprof_debugfs(d_tracer);
|
||||
#endif
|
||||
}
|
||||
|
||||
static int trace_alloc_page(void)
|
||||
|
Reference in New Issue
Block a user