aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/contextswitch.json
blob: 65c3745051a9ed2c4042f3cd81666e0ff34824b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"contextswitch": {
		"title": "Context switches",
		"vertical": "switch per second Bits",
		"legend": {
			"value": {
				"name": "Switches",
				"color": "0000f0"
			}
		},
		"legend_format": "%4.0lf"
	}
}