summaryrefslogtreecommitdiffstats
path: root/rules/sched_switch.in
blob: 01d26bebac67f134a46d2e8d74dc12c2a7ff7f2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=shell_and_console

config SCHED_SWITCH
	tristate
	prompt "sched switch"
	help
	  This is a tool that convert the kernel tracer 'sched_switch' data to
	  VCD (value change dump) data.
	  It makes a graphical visualization tool of the task switches that can be
	  visualised with GTK-wave
	  See http://www.osadl.org/Visualize-the-temporal-relationship-of-L.taks-visualizer.0.html