trace: Toggle irqsoff tracing to dmesg
Allow tracing irqsoff to dmesg based on userspace tunable. Change-Id: I36ca46c787d25ec08a6d050eed4ce0a23db26a1a Signed-off-by: Sai Harshini Nimmala <snimmala@codeaurora.org>
This commit is contained in:
@@ -82,6 +82,7 @@ extern unsigned int sysctl_preemptoff_tracing_threshold_ns;
|
||||
#endif
|
||||
#if defined(CONFIG_PREEMPTIRQ_EVENTS) && defined(CONFIG_IRQSOFF_TRACER)
|
||||
extern unsigned int sysctl_irqsoff_tracing_threshold_ns;
|
||||
extern unsigned int sysctl_irqsoff_dmesg_output_enabled;
|
||||
#endif
|
||||
|
||||
enum sched_tunable_scaling {
|
||||
|
Reference in New Issue
Block a user