aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/contextswitch.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/contextswitch.json')
-rw-r--r--plugin/contextswitch.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugin/contextswitch.json b/plugin/contextswitch.json
new file mode 100644
index 0000000..65c3745
--- /dev/null
+++ b/plugin/contextswitch.json
@@ -0,0 +1,13 @@
1{
2 "contextswitch": {
3 "title": "Context switches",
4 "vertical": "switch per second Bits",
5 "legend": {
6 "value": {
7 "name": "Switches",
8 "color": "0000f0"
9 }
10 },
11 "legend_format": "%4.0lf"
12 }
13}