aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memory.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/memory.json')
-rw-r--r--plugin/memory.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugin/memory.json b/plugin/memory.json
index f495b04..3b7fa60 100644
--- a/plugin/memory.json
+++ b/plugin/memory.json
@@ -32,6 +32,14 @@
32 "name": "Slab", 32 "name": "Slab",
33 "color": "ff00ff" 33 "color": "ff00ff"
34 }, 34 },
35 "slab_recl": {
36 "name": "Slab Recl.",
37 "color": "ff77ff"
38 },
39 "slab_unrecl": {
40 "name": "Slab Unrecl.",
41 "color": "ff00ff"
42 },
35 "used": { 43 "used": {
36 "name": "Used", 44 "name": "Used",
37 "color": "ff0000" 45 "color": "ff0000"