Trace process context switches and events
configname: CONFIG_ENABLE_DEFAULT_TRACERS
Linux Kernel Configuration
└─>Kernel hacking
└─>Tracers
└─>Trace process context switches and events
In linux kernel since version 2.6.31 (release Date: 2009-09-09)
							This tracer hooks to various trace points in the kernel,
						
allowing the user to pick and choose which trace point they
want to trace. It also includes the sched_switch tracer plugin.
							
						
						
					allowing the user to pick and choose which trace point they
want to trace. It also includes the sched_switch tracer plugin.
